|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.trash.trashItemBean
public class trashItemBean
Method Summary | |
---|---|
any |
getAllValues()
|
any |
getDeletedBy()
|
any |
getDeletedDate()
|
any |
getDeleteID()
|
any |
getObject()
|
any |
getObjectClass()
|
any |
getObjectID()
|
any |
getObjectLabel()
|
any |
getObjectSubType()
|
any |
getObjectType()
|
any |
getOrderNO()
|
any |
getParentID()
|
any |
getSiteID()
|
any |
setAllValues([any instance])
|
any |
setTrashManager([any trashManager])
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, init, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Method Detail |
---|
public any getAllValues()
public any getDeletedBy()
public any getDeletedDate()
public any getDeleteID()
public any getObject()
public any getObjectClass()
public any getObjectID()
public any getObjectLabel()
public any getObjectSubType()
public any getObjectType()
public any getOrderNO()
public any getParentID()
public any getSiteID()
public any setAllValues([any instance])
instance
public any setTrashManager([any trashManager])
trashManager
|
Mura CMS 6.1 | ||||
FRAMES |