|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.content.changeset.changesetBean
public class changesetBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
delete()
|
any |
getAssignmentsIterator()
|
any |
getAssignmentsQuery()
|
any |
getChangesetID()
|
numeric |
getIsNew()
|
any |
getPrimaryKey()
|
any |
hasPendingApprovals()
|
any |
loadBy()
|
any |
rollback()
|
any |
save()
|
any |
set(any data)
|
any |
setChangesetManager([any changesetManager])
|
any |
setCloseDate([String closeDate])
|
any |
setConfigBean([any configBean])
|
any |
setCreated(string created)
|
any |
setLastUpdate([String lastUpdate])
|
any |
setLastUpdateBy([String lastUpdateBy])
|
any |
setPublishDate(string publishDate)
|
any |
setPublished([any published])
|
any |
setRemotePubDate(string RemotePubDate)
|
| Methods inherited from class mura.bean.bean |
|---|
addObject, compare, getAllValues, getEntityName, getErrors, getInstanceName, getProperties, getSynthedFunctions, getValidations, getValue, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, setAddedObjectValues, setAllValues, setErrors, setValidations, setValue, synthArgs, translatePropKey, validate, valueExists
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
public any delete()
public any getAssignmentsIterator()
public any getAssignmentsQuery()
public any getChangesetID()
public numeric getIsNew()
public any getPrimaryKey()
getPrimaryKey
in class
bean
public any hasPendingApprovals()
public any loadBy()
public any rollback()
public any save()
public any set(any data)
set
in class
bean
datapublic any setChangesetManager([any changesetManager])
changesetManagerpublic any setCloseDate([String closeDate])
closeDatepublic any setConfigBean([any configBean])
configBeanpublic any setCreated(string created)
createdpublic any setLastUpdate([String lastUpdate])
lastUpdatepublic any setLastUpdateBy([String lastUpdateBy])
setLastUpdateBy
in class
bean
lastUpdateBypublic any setPublishDate(string publishDate)
publishDatepublic any setPublished([any published])
publishedpublic any setRemotePubDate(string RemotePubDate)
RemotePubDate
|
Mura CMS 6.1 | ||||
| FRAMES | |||||