|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides operations to update, save, refresh, and delete attribute container.
Modifications on values are first localized to within the container.
Changes to the container will only be permanent after making operations
on this service.
Supported API: false
Extendable: false
Method Summary | |
void |
copyAttributes(WTKeyedMap ibaHoldersMap,
boolean replace)
Deprecated. Use copyAttributes(WTValuedMap) |
void |
copyAttributes(WTValuedMap ibaHoldersMap,
boolean replace)
Copy all soft attributes from source IBAHolder to the Target IBAHoler. |
IBAHolder |
createIBAHolder(IBAHolder ibaHolder,
Object constraintParam)
Deletes this IBAHolder business object and its associated IBA attributes. |
void |
deleteIBAHolder(IBAHolder ibaHolder,
Object constraintParam)
Deletes this IBAHolder business object and its associated IBA attributes. |
IBAHolder |
refreshAttributeConstraint(IBAHolder ibaHolder,
Object constraintParam,
Locale locale)
Refreshes the IBA attribute container only, not the IBAHolder business objec Supported API: false |
IBAHolder[] |
refreshAttributeContainer(IBAHolder[] ibaHolders)
Refreshes the IBA attribute container only, not the IBAHolder business object. |
IBAHolder |
refreshAttributeContainer(IBAHolder ibaHolder,
Object constraintParam,
Locale locale,
MeasurementSystemDefaultView measurementSystem)
Refreshes the IBA attribute container only, not the IBAHolder business object. |
WTCollection |
refreshAttributeContainer(WTCollection ibaHolders)
Refreshes the IBA attribute container only, not the IBAHolder business object. |
IBAHolder |
refreshAttributeContainerWithoutConstraints(IBAHolder ibaHolder)
Refreshes the IBA attribute container only, not the IBAHolder business object. |
IBAHolder[] |
refreshAttributeContainerWithoutConstraints(IBAHolder[] ibaHolders)
Refreshes the IBA attribute container only, not the IBAHolder business object. |
WTCollection |
refreshAttributeContainerWithoutConstraints(WTCollection ibaHolders)
Refreshes the IBA attribute container only, not the IBAHolder business object. |
IBAHolder |
refreshIBAHolder(IBAHolder ibaHolder,
Object constraintParam,
Locale locale,
MeasurementSystemDefaultView measurementSystem)
Refresh both the IBAHolder business object and its associated IBA attributes. |
IBAHolder |
updateIBAHolder(IBAHolder ibaHolder,
Object constraintParam,
Locale locale,
MeasurementSystemDefaultView measurementSystem)
UpdateIBAHolder does the followings on container: Value -- Checks for changes. |
void |
updateIBAReferenceableReferenceID(IBAReferenceable ibaReferenceable)
Refreshes the IBA attribute container only, not the IBAHolder business object Supported API: false |
Method Detail |
public IBAHolder createIBAHolder(IBAHolder ibaHolder, Object constraintParam) throws IBAContainerException, WTException, RemoteException, NotAuthorizedException
ibaHolder
- constraintParam
-
IBAContainerException
WTException
RemoteException
NotAuthorizedException
public IBAHolder updateIBAHolder(IBAHolder ibaHolder, Object constraintParam, Locale locale, MeasurementSystemDefaultView measurementSystem) throws IBAContainerException, WTException, RemoteException
ibaHolder
- constraintParam
- locale
- measurementSystem
-
IBAContainerException
WTException
RemoteException
public void deleteIBAHolder(IBAHolder ibaHolder, Object constraintParam) throws IBAContainerException, WTException, RemoteException, NotAuthorizedException
ibaHolder
- constraintParam
-
IBAContainerException
WTException
RemoteException
NotAuthorizedException
public IBAHolder refreshIBAHolder(IBAHolder ibaHolder, Object constraintParam, Locale locale, MeasurementSystemDefaultView measurementSystem) throws WTException, RemoteException
ibaHolder
- constraintParam
- locale
- measurementSystem
-
WTException
RemoteException
public IBAHolder refreshAttributeContainer(IBAHolder ibaHolder, Object constraintParam, Locale locale, MeasurementSystemDefaultView measurementSystem) throws WTException, RemoteException
ibaHolder
- constraintParam
- locale
- measurementSystem
-
WTException
RemoteException
public IBAHolder[] refreshAttributeContainer(IBAHolder[] ibaHolders) throws WTException, RemoteException
ibaHolders
-
WTException
RemoteException
public WTCollection refreshAttributeContainer(WTCollection ibaHolders) throws WTException, RemoteException
ibaHolders
-
WTException
RemoteException
public IBAHolder refreshAttributeContainerWithoutConstraints(IBAHolder ibaHolder) throws WTException, RemoteException
ibaHolder
-
WTException
RemoteException
public IBAHolder[] refreshAttributeContainerWithoutConstraints(IBAHolder[] ibaHolders) throws WTException, RemoteException
ibaHolders
-
WTException
RemoteException
public WTCollection refreshAttributeContainerWithoutConstraints(WTCollection ibaHolders) throws WTException, RemoteException
ibaHolders
-
WTException
RemoteException
public IBAHolder refreshAttributeConstraint(IBAHolder ibaHolder, Object constraintParam, Locale locale) throws WTException, RemoteException
ibaHolder
- constraintParam
- locale
-
WTException
RemoteException
public void updateIBAReferenceableReferenceID(IBAReferenceable ibaReferenceable) throws WTException, RemoteException
ibaReferenceable
-
WTException
RemoteException
public void copyAttributes(WTKeyedMap ibaHoldersMap, boolean replace) throws WTException, RemoteException
ibaHoldersMap
- replace
-
WTException
RemoteException
public void copyAttributes(WTValuedMap ibaHoldersMap, boolean replace) throws WTException, RemoteException
ibaHoldersMap
- Map containing target IBAHolder keys and associated IBAHolder source values.replace
-
WTException
RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |