Interface ContentUriTarget
- All Superinterfaces:
UriTarget
- All Known Implementing Classes:
AbstractContentUriTarget, AdminUriTarget, BinaryContentUriTarget, ContentTreeNodeUriTarget
-
Nested Class Summary
Nested classes/interfaces inherited from interface UriTarget
UriTarget.Method -
Method Summary
Methods inherited from interface UriTarget
delete, getLastModTime, getLastModUser, getMethods, getType, getUri, getVersion, isInvalid, isPersistent, put
-
Method Details
-
getEntity
Entity getEntity() -
isFallback
boolean isFallback() -
get
ContentTreeNode get() -
isCachable
boolean isCachable()- Returns:
trueif thisContentUriTargetcan be cached by itsch.tocco.nice2.netui.spi.bind.ProtocolProvider,falseotherwise
-