public abstract class AbstractDirectoryEntity extends AbstractInstanceResource
Directory like Account or
Group.| Modifier and Type | Field and Description |
|---|---|
static ResourceReference<CustomData> |
CUSTOM_DATA |
deletedPropertyNames, dirty, dirtyProperties, HREF_PROP_NAME, properties, readLock, referenceFactory, writeLock| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDirectoryEntity(InternalDataStore dataStore) |
protected |
AbstractDirectoryEntity(InternalDataStore dataStore,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyCustomDataUpdatesIfNecessary() |
protected CustomData |
getCustomData() |
savecreatePropertyDescriptorMap, equals, getBoolean, getBooleanProperty, getDataStore, getDateProperty, getDeletedPropertyNames, getHref, getInt, getIntProperty, getProperty, getPropertyDescriptors, getPropertyNames, getResourceProperty, getString, getStringProperty, getUpdatedPropertyNames, hashCode, isDirty, isMaterialized, isNew, isPrintableProperty, materialize, setProperties, setProperty, setProperty, setProperty, setResourceProperty, toStringpublic static final ResourceReference<CustomData> CUSTOM_DATA
protected AbstractDirectoryEntity(InternalDataStore dataStore)
protected AbstractDirectoryEntity(InternalDataStore dataStore, Map<String,Object> properties)
protected CustomData getCustomData()
protected void applyCustomDataUpdatesIfNecessary()
Copyright © 2012–2014. All rights reserved.