public class MonitoredAttributeBagResource extends AbstractAttributeBagResource
| Modifier and Type | Field and Description |
|---|---|
static LocalStringManagerImpl |
LOCAL_STRINGS |
entity, parent, tagNamelocatorBridge, logger, requestHeaders, securityContext, serviceLocator, subjectRef, uriInfo| Constructor and Description |
|---|
MonitoredAttributeBagResource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
attributesAreEqual(Map<String,String> attribute1,
Map<String,String> attribute2) |
void |
excuteSetCommand(List<Map<String,String>> attributesToAdd,
List<Map<String,String>> attributesToDelete) |
List<Map<String,String>> |
getAllAttributes()
Gets all of the attributes in the entity.
|
String |
getDescriptionName() |
String |
getnodeElementName() |
String |
getPropertiesName() |
delete, get, post, put, setAttributes, setParentAndTagNamegetAuthenticatedUser, getSubjectpublic static final LocalStringManagerImpl LOCAL_STRINGS
public String getDescriptionName()
getDescriptionName in class AbstractAttributeBagResourcepublic String getPropertiesName()
getPropertiesName in class AbstractAttributeBagResourcepublic String getnodeElementName()
getnodeElementName in class AbstractAttributeBagResourcepublic List<Map<String,String>> getAllAttributes()
AbstractAttributeBagResourcegetAllAttributes in class AbstractAttributeBagResourcepublic void excuteSetCommand(List<Map<String,String>> attributesToAdd, List<Map<String,String>> attributesToDelete) throws TransactionFailure
excuteSetCommand in class AbstractAttributeBagResourceTransactionFailurepublic boolean attributesAreEqual(Map<String,String> attribute1, Map<String,String> attribute2)
attributesAreEqual in class AbstractAttributeBagResourceCopyright © 2021. All rights reserved.