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
-
Method Summary
Modifier and TypeMethodDescriptionboolean
resolve
(Path.PathElement pathElement, PathResolverContext pathResolverContext) long
size()
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:
checkWritable
in classResolveResult
-
resolve
- Specified by:
resolve
in classResolveResult
-
size
public long size()- Specified by:
size
in classResolveResult
-