|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmploymentContract
Class EmploymentContract
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.ContactMembership |
|---|
ContactMembership.Identity |
| 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 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.ContextCapable |
|---|
getContext |
| 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 |
| Method Detail |
|---|
short getEmploymentContractState()
employmentContractState.
CS_ACTIVE 0 The contact is active. CS_INACTIVE 1 The contact is inactive.
employmentContractState.void setEmploymentContractState(short employmentContractState)
employmentContractState.
CS_ACTIVE 0 The contact is active. CS_INACTIVE 1 The contact is inactive.
employmentContractState - The non-null new value for attribute employmentContractState.short getEmploymentPosition()
employmentPosition.
employmentPosition.void setEmploymentPosition(short employmentPosition)
employmentPosition.
employmentPosition - The non-null new value for attribute employmentPosition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||