@MappedSuperclass public class KimDocumentBoActivatableToFromBase extends KimDocumentBoBase
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active |
protected Timestamp |
activeFromDate |
protected Timestamp |
activeToDate |
protected boolean |
edit |
documentNumberextension, newCollectionRecord, objectId, versionNumber_persistence_cacheKey, _persistence_fetchGroup, _persistence_href, _persistence_links, _persistence_listener, _persistence_primaryKey, _persistence_relationshipInfo, _persistence_session, _persistence_shouldRefreshFetchGroup| Constructor and Description |
|---|
KimDocumentBoActivatableToFromBase() |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
getActiveFromDate() |
Timestamp |
getActiveToDate() |
boolean |
isActive() |
boolean |
isEdit() |
void |
setActive(boolean active) |
void |
setActiveFromDate(Timestamp activeFromDate) |
void |
setActiveToDate(Timestamp activeToDate) |
void |
setEdit(boolean edit) |
getDocumentNumber, setDocumentNumber_persistence_get_objectId, _persistence_get_versionNumber, _persistence_get, _persistence_new, _persistence_post_clone, _persistence_set_objectId, _persistence_set_versionNumber, _persistence_set, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getLinks, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setLinks, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringprotected Timestamp activeFromDate
protected Timestamp activeToDate
protected boolean active
protected boolean edit
public KimDocumentBoActivatableToFromBase()
public void setActive(boolean active)
public Timestamp getActiveFromDate()
public void setActiveFromDate(Timestamp activeFromDate)
activeFromDate - the activeFromDate to setpublic Timestamp getActiveToDate()
public void setActiveToDate(Timestamp activeToDate)
activeToDate - the activeToDate to setpublic boolean isActive()
public boolean isEdit()
public void setEdit(boolean edit)
edit - the edit to setCopyright © 2005–2017 The Kuali Foundation. All rights reserved.