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
FieldsFields inherited from class ch.tocco.nice2.netui.spi.bind.util.AbstractUriTarget
methods, type, uri -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()get()@Nullable org.joda.time.DateTime@Nullable Stringlongbooleanvoidch.tocco.nice2.netui.impl.bind.protocols.template.ResolvableUriTargetresolveNext(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:
getEntityListin interfaceEntityListUriTarget- Throws:
PersistExceptionUriStoreException
-
get
- Specified by:
getin interfaceUriTarget- Overrides:
getin classAbstractUriTarget- Throws:
UriStoreException
-
put
- Specified by:
putin interfaceUriTarget- Overrides:
putin classAbstractUriTarget- Throws:
UriStoreException
-
delete
- Specified by:
deletein interfaceUriTarget- Overrides:
deletein 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()
-