|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.extensions.surf.types.AbstractModelObject
org.springframework.extensions.surf.cache.ModelObjectCache.ModelObjectSentinel
public static class ModelObjectCache.ModelObjectSentinel
Singleton sentinel class used to represent a 'null' value in the cache
| Field Summary |
|---|
| Fields inherited from class org.springframework.extensions.surf.types.AbstractModelObject |
|---|
CONTAINER_PROPERTIES, CONTAINER_RESOURCES, customProperties, description, descriptionId, document, id, info, modelProperties, modelVersion, modificationTime, resourceContainer, title, titleId |
| Fields inherited from interface org.springframework.extensions.surf.ModelObject |
|---|
PROP_DESCRIPTION, PROP_DESCRIPTION_ID, PROP_ID, PROP_TITLE, PROP_TITLE_ID |
| Method Summary | |
|---|---|
static ModelObjectCache.ModelObjectSentinel |
getInstance()
|
String |
getTypeId()
Returns the type id of the model object. |
| Methods inherited from class org.springframework.extensions.surf.types.AbstractModelObject |
|---|
addResource, addResource, getBooleanProperty, getCustomProperties, getCustomProperty, getDescription, getDescriptionId, getDocument, getId, getKey, getModelProperties, getModelProperty, getModelVersion, getModificationTime, getPersisterId, getProperties, getProperty, getResource, getResourceContainer, getResources, getResourcesMap, getStoragePath, getTitle, getTitleId, isCustomProperty, isModelProperty, isSaved, removeCustomProperty, removeModelProperty, removeProperty, removeResource, setCustomProperty, setDescription, setDescriptionId, setId, setModelProperty, setModificationTime, setProperty, setTitle, setTitleId, toString, touch, toXML, updateResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static ModelObjectCache.ModelObjectSentinel getInstance()
public String getTypeId()
ModelObject
getTypeId in interface ModelObjectgetTypeId in class AbstractModelObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||