Class SingleTarget.RelationTarget
java.lang.Object
ch.tocco.nice2.netui.spi.bind.util.AbstractUriTarget
ch.tocco.nice2.netui.impl.bind.protocols.template.SingleTarget.RelationTarget
- All Implemented Interfaces:
UriTarget
,EntityListUriTarget
- Enclosing class:
SingleTarget
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.netui.api.bind.UriTarget
UriTarget.Method
-
Field Summary
Fields inherited from class ch.tocco.nice2.netui.spi.bind.util.AbstractUriTarget
methods, type, uri
-
Method Summary
Modifier and TypeMethodDescriptionvoid
delete()
get()
@Nullable org.joda.time.DateTime
@Nullable String
long
boolean
void
ch.tocco.nice2.netui.impl.bind.protocols.template.ResolvableUriTarget
resolveNext
(UriTargetCache<URI> cache, UriIterator iter) Methods inherited from class ch.tocco.nice2.netui.spi.bind.util.AbstractUriTarget
checkMethod, checkNotNull, checkType, finalUri, finalUri, getMethods, getType, getUri, isInvalid, stripFragment, toString, unsupportedType
-
Field Details
-
resolver
-
mode
-
-
Method Details
-
getEntityList
- Specified by:
getEntityList
in interfaceEntityListUriTarget
- Throws:
PersistException
UriStoreException
-
get
- Specified by:
get
in interfaceUriTarget
- Overrides:
get
in classAbstractUriTarget
- Throws:
UriStoreException
-
put
- Specified by:
put
in interfaceUriTarget
- Overrides:
put
in classAbstractUriTarget
- Throws:
UriStoreException
-
delete
- Specified by:
delete
in interfaceUriTarget
- Overrides:
delete
in classAbstractUriTarget
- Throws:
UriStoreException
-
resolveNext
public ch.tocco.nice2.netui.impl.bind.protocols.template.ResolvableUriTarget resolveNext(UriTargetCache<URI> cache, UriIterator iter) throws UnresolvableUriException, PersistException, UriStoreException -
getVersion
- Throws:
UriStoreException
-
getLastModUser
- Throws:
UriStoreException
-
getLastModTime
- Throws:
UriStoreException
-
isPersistent
public boolean isPersistent()
-