Package | Description |
---|---|
de.espirit.firstspirit.client.plugin.dataaccess.aspects | |
de.espirit.firstspirit.webedit |
Modifier and Type | Method and Description |
---|---|
DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> |
DataAssociating.getAssociationType()
Returns the type of data assocation this aspect is working on.
|
Modifier and Type | Method and Description |
---|---|
DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> |
DataAssociationHandler.getType()
Returns the type token of this handler.
|
Modifier and Type | Method and Description |
---|---|
<T,A> Set<A> |
DataAssociationAgent.associate(DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> token,
T object)
Determines the associations for the specified object and association namespace.
|
<T,A> Set<String> |
DataAssociationAgent.associateIds(DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> type,
T object)
Determines the associations for the specified object and association namespace.
|
<T,A> A |
DataAssociationAgent.getFromId(DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> token,
String id)
Determines the association object belonging to the specified namespace and association identifier.
|
<T,A> String |
DataAssociationAgent.getId(DataAssociationHandler.Type<? extends DataAssociationHandler<T,A>> token,
A association)
Returns the identifier of the specified data association.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210