public class TicklerDataBeanBase extends TicklerAccessBean implements Delegator, Protectable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
TicklerDataBeanBase() |
| Modifier and Type | Method and Description |
|---|---|
Protectable |
getDelegate()
This method retrieves the Protectable object whose access control policies will indirectly control the access control for this object.
|
findAllResponsibleAndUnassignedTicklers, findByLockTimeGreaterThan, findByLockTimeLessThan, findByResponsibleMemberAndStatus, findByResponsibleRoleAndStatus, findByStatus, fulfills, getActionObject, getActionObjectType, getCreatedById, getCreateTime, getEntity, getField1, getField2, getField3, getGroupingAttributeValue, getLanguageId, getLastupdate, getLockedById, getLockTime, getNextTickleDate, getOwner, getResponsibleMember, getResponsibleRole, getStatus, getStoreId, getTicklerComment, getTicklerId, getTicklerReasonId, instantiateEntity, setActionObject, setActionObjectType, setCreatedById, setCreateTime, setField1, setField2, setField3, setInitKey_ticklerId, setLanguageId, setLastupdate, setLockedById, setLockTime, setNextTickleDate, setResponsibleMember, setResponsibleRole, setStatus, setStoreId, setTicklerComment, setTicklerReasonIdcreateAccessBean, createAccessBean, createAccessBeanCollection, createAccessBeanCollection, createEntityCollection, detach, remove, setUseDataCache, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitfulfills, getOwnerpublic static final java.lang.String COPYRIGHT
public Protectable getDelegate()
getDelegate in interface Delegator