Class TermsResolveResult
java.lang.Object
ch.tocco.nice2.rest.entity.impl.beans.factories.path.ResolveResult
ch.tocco.nice2.rest.entity.impl.beans.factories.path.TermsResolveResult
-
Field Summary
Fields inherited from class ch.tocco.nice2.rest.entity.impl.beans.factories.path.ResolveResult
path -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanresolve(Path.PathElement pathElement, PathResolverContext pathResolverContext) longsize()Methods inherited from class ch.tocco.nice2.rest.entity.impl.beans.factories.path.ResolveResult
appendPathElement, equals, getPath, hashCode
-
Constructor Details
-
TermsResolveResult
-
-
Method Details
-
checkWritable
public boolean checkWritable()- Specified by:
checkWritablein classResolveResult
-
resolve
- Specified by:
resolvein classResolveResult
-
size
public long size()- Specified by:
sizein classResolveResult
-