|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.jpa3.AbstractObject
org.opencrx.kernel.account1.jpa3.ContactMembership
org.opencrx.kernel.account1.jpa3.EmploymentContract
public class EmploymentContract
Class EmploymentContract
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
AbstractObject.AbstractStateAccessor, AbstractObject.EmbeddedList<E>, AbstractObject.EmbeddedSet<E>, AbstractObject.ObjectState, AbstractObject.SlicedList<E,S>, AbstractObject.SlicedMap<E,S>, AbstractObject.SlicedSet<E,S> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.ContactMembership |
|---|
ContactMembership.Identity |
| Field Summary |
|---|
| Fields inherited from class org.opencrx.kernel.account1.jpa3.ContactMembership |
|---|
createdAt, identity, modifiedAt |
| Constructor Summary | |
|---|---|
EmploymentContract()
Constructor |
|
| Method Summary | |
|---|---|
short |
getEmploymentContractState()
Retrieves the value for the attribute employmentContractState. |
short |
getEmploymentPosition()
Retrieves the value for the attribute employmentPosition. |
void |
setEmploymentContractState(short employmentContractState)
Sets a new value for the attribute employmentContractState. |
void |
setEmploymentPosition(short employmentPosition)
Sets a new value for the attribute employmentPosition. |
| Methods inherited from class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoMakeDirty, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.account1.cci2.ContactMembership |
|---|
getContact, getEffectiveOn, setContact, setEffectiveOn |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Constructor Detail |
|---|
public EmploymentContract()
| Method Detail |
|---|
public short getEmploymentPosition()
employmentPosition.
getEmploymentPosition in interface EmploymentContractemploymentPosition.public void setEmploymentPosition(short employmentPosition)
employmentPosition.
setEmploymentPosition in interface EmploymentContractemploymentPosition - The non-null new value for attribute employmentPosition.public short getEmploymentContractState()
employmentContractState.
CS_ACTIVE 0 The contact is active. CS_INACTIVE 1 The contact is inactive.
getEmploymentContractState in interface EmploymentContractemploymentContractState.public void setEmploymentContractState(short employmentContractState)
employmentContractState.
CS_ACTIVE 0 The contact is active. CS_INACTIVE 1 The contact is inactive.
setEmploymentContractState in interface EmploymentContractemploymentContractState - The non-null new value for attribute employmentContractState.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||