public class IndustrialMatterNote extends Note
DBObject.DenormalizeAction
Modifier and Type | Field and Description |
---|---|
static GlobalId |
DBCLASS_GID
Industrial Matter Note
|
static java.lang.String |
DBCLASS_NAME
Industrial Matter Note
|
DBFIELD_OBSOLETE_LINK_NAME, PARAMETER_STRIP_TAGS
ATTRIBUTE_MARVIN, dbClass, ds, NO_LOOP_PARAMS
Constructor and Description |
---|
IndustrialMatterNote(DBClass def,
DataSource dataSource)
Std.
|
Modifier and Type | Method and Description |
---|---|
protected void |
extCheckDeleteAccess()
Additional access checking for delete access of this object.
|
java.lang.Object |
findDisputeType(java.lang.String... args)
matter dispute type.
|
Employer |
findEmployer(java.lang.String... args)
The employer.
|
Member |
findMember(java.lang.String... args)
the member.
|
Member |
findOrganiser(java.lang.String... args)
The organiser.
|
Workplace |
findWorkplace(java.lang.String... args)
The workplace.
|
java.lang.Object |
getDisputeType(java.lang.String... args) |
Employer |
getEmployer(java.lang.String... args) |
int |
getLine(java.lang.String... args) |
java.lang.String |
getMatterNumber(java.lang.String... args) |
Member |
getMember(java.lang.String... args) |
Member |
getOrganiser(java.lang.String... args) |
Workplace |
getWorkplace(java.lang.String... args) |
IndustrialMatterNote |
setDisputeType(java.lang.Object value,
java.lang.String... args) |
IndustrialMatterNote |
setEmployer(com.aspc.dal.layers.aspc_app.employer.Employer value,
java.lang.String... args) |
IndustrialMatterNote |
setLine(int value,
java.lang.String... args) |
IndustrialMatterNote |
setMatterNumber(java.lang.String value,
java.lang.String... args) |
IndustrialMatterNote |
setMember(com.aspc.dal.layers.aspc_app.member.Member value,
java.lang.String... args) |
IndustrialMatterNote |
setOrganiser(com.aspc.dal.layers.aspc_app.member.Member value,
java.lang.String... args) |
IndustrialMatterNote |
setWorkplace(com.aspc.dal.layers.aspc_app.workplace.Workplace value,
java.lang.String... args) |
adjustLinkName, create, eventFieldUpdated, extFixUp, extGetDerivedValue, extIsOnChange, extSetValue, extValidateRecord, findAttachment, findEnteredBy, findKey, getAttachment, getDisplayHTML, getDisplayShortNote, getEnteredBy, getEnteredTime, getFullTextSearchScore, getHtmlNote, getID, getLinkName, getPrimaryType, getProperties, getRawLinkName, getRawNote, getReferencesUUID, getSequence, getUUID, getWeakReferencesUUID, isChildNode, isContains, isDescendantNode, isDirectory, isPublic, isReferenceable, isSameNode, isVersionable, lastModified, listNodes, makeQuery, setAttachment, setEnteredBy, setEnteredTime, setHtmlNote, setID, setPrimaryType, setProperties, setRawLinkName, setRawNote, setReferenceable, setReferencesUUID, setSequence, setUniqueLinkName, setUUID, setVersionable, setWeakReferencesUUID, vDisplayName, vName
addReloadEventListener, archiveCheck, autoEnterCreate, calculateValue, calculateValue, calculateValue, callingRestoreByJournal, changeThreadMode, checkCreateAccess, checkDelete, checkDeleteAccess, checkModifyAccess, checkModifyAccess, checkReadAccess, clearCache, copy, copyFields, copyIncludeField, copyInwardLinks, delete, denormalizedResult, displayLogName, displayName, displayValue, doSearch, dump, equals, eventDataLoaded, extAutoEnterCreate, extCanDeleteDependantObject, extCheckCreateAccess, extCheckModifyAccess, extCheckModifyAccess, extCheckReadAccess, extCopy, extDelete, extDeleteRecord, extGetDerivedGlobalKey, extGetValue, extIsMandatory, extMarkSavePoint, extPostDeleteRecord, extPostSaveRecord, extPreDeleteRecord, extPreSaveRecord, extPreValidate, extPreValidateDelete, extRaiseEvents, extRollbackTo, extSaveRecord, extUndelete, extValidateDelete, extValidateField, fetchLinkHolder, findGlobalKey, findGlobalKey, findGlobalKey, findGlobalKey, findLinkedObject, findLinkedObject, findLinkedObject, findRawData, fireEventDataLoaded, fixUp, forceLockedTransaction, getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getChangedFieldInfo, getChangedFields, getDate, getDate, getDate, getDate, getDate, getDefaultValue, getDisableOnChangeEvent, getDouble, getDouble, getDouble, getDouble, getDouble, getFieldDouble, getFieldInt, getFieldLong, getFieldString, getFormattedString, getFormattedString, getGlobalKey, getGlobalKey, getGlobalKey, getGlobalKey, getGlobalKey, getInt, getInt, getInt, getInt, getInt, getInt, getInwardLinkage, getKeyString, getKeyValue, getLinkedObject, getLinkedObject, getLinkedObject, getLinkedObjectByKey, getLinkedRowId, getLinkedRowId, getLinkedRowIdByData, getLinkHolder, getLockedTransaction, getLong, getLong, getLong, getLong, getLong, getLong, getMutableArrayValue, getMutableArrayValue, getOriginalKey, getOriginalValue, getOriginalValue, getProcessedValue, getPureValue, getRawData, getRawValue, getRawValue, getRowId, getRowKey, getSecondaryCacheGroupKey, getSrcLayerID, getString, getString, getString, getString, getString, getString, getValue, getValue, getValue, getValue, hasAutoChanged, hasAutoChanged, hasChanged, hasChangedByUser, hasChangedByUserField, hasChangedByUserField, hasFieldChanged, hasFieldChanged, hashCode, hasStoredResult, iCheckDeleteAccess, iCheckModifyAccess, iCheckReadAccess, iGetDenormalizedMap, iGetRawValue, iPlaceDenormalizedResult, iPostSaveOrDeleteRecord, iPreSaveOrDeleteRecord, iPreValidate, iRaiseEvents, iSaveOrDeleteRecord, isBrokenLink, isBrokenLink, isChanged, isDataCacheKnownToBeDirty, isDeleted, isEmpty, iSetValue, isForceReindex, isKeyWordField, isMandatory, isNew, isNull, isNull, isOnChange, isReindex, iValidateRecord, lastTouched, makeArchiveDataLoader, makeClone, makeDataLoader, makeDenormalizedDoc, makeLinkedArray, makeModifyAccessException, makeSearchPlan, makeWriteProvider, manualDenormalizeOnSave, markSavePoint, optLockedTransaction, registerWatchedObject, reindex, releaseDenormalized, removeReloadEventListener, restoreByJournal, rollbackTo, setBoolean, setBoolean, setBoolean, setBoolean, setDisableOnChangeEvent, setDouble, setDouble, setInt, setInt, setLong, setLong, setRawData, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, touch, undelete, validateField, validateRecord, validateSubType
public static final java.lang.String DBCLASS_NAME
public static final GlobalId DBCLASS_GID
public IndustrialMatterNote(DBClass def, DataSource dataSource) throws java.lang.Exception
def
- The class of this objectdataSource
- The datasource for this objectjava.lang.Exception
- A serious problem occurred@CheckReturnValue @Nullable public java.lang.Object getDisputeType(java.lang.String... args)
@CheckReturnValue @Nonnull public final java.lang.Object findDisputeType(java.lang.String... args) throws NotFoundException
MemberMatterDisputeType
(String, Searchable)args
- the optional argumentsNotFoundException
- MemberMatterDisputeType was not found@Nonnull public IndustrialMatterNote setDisputeType(java.lang.Object value, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
@CheckReturnValue @Nullable public Employer getEmployer(java.lang.String... args)
@CheckReturnValue @Nonnull public final Employer findEmployer(java.lang.String... args) throws NotFoundException
Employer
(Integer, Searchable)args
- the optional argumentsNotFoundException
- Employer was not found@Nonnull public IndustrialMatterNote setEmployer(com.aspc.dal.layers.aspc_app.employer.Employer value, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
@CheckReturnValue public int getLine(java.lang.String... args)
@Nonnull public IndustrialMatterNote setLine(int value, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
@CheckReturnValue @Nonnull public java.lang.String getMatterNumber(java.lang.String... args)
@Nonnull public IndustrialMatterNote setMatterNumber(java.lang.String value, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
@CheckReturnValue @Nullable public Member getMember(java.lang.String... args)
@CheckReturnValue @Nonnull public final Member findMember(java.lang.String... args) throws NotFoundException
Member
(Integer,
Searchable)args
- the optional argumentsNotFoundException
- Member was not found@Nonnull public IndustrialMatterNote setMember(com.aspc.dal.layers.aspc_app.member.Member value, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
@CheckReturnValue @Nullable public Member getOrganiser(java.lang.String... args)
@CheckReturnValue @Nonnull public final Member findOrganiser(java.lang.String... args) throws NotFoundException
Member
(Integer,
Searchable)args
- the optional argumentsNotFoundException
- Member was not found@Nonnull public IndustrialMatterNote setOrganiser(com.aspc.dal.layers.aspc_app.member.Member value, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
@CheckReturnValue @Nullable public Workplace getWorkplace(java.lang.String... args)
@CheckReturnValue @Nonnull public final Workplace findWorkplace(java.lang.String... args) throws NotFoundException
Workplace
(Integer, Searchable)args
- the optional argumentsNotFoundException
- Workplace was not found@Nonnull public IndustrialMatterNote setWorkplace(com.aspc.dal.layers.aspc_app.workplace.Workplace value, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
@OverridingMethodsMustInvokeSuper protected void extCheckDeleteAccess() throws DBAccessException
extCheckDeleteAccess
in class DBObject
DBAccessException
- No access to deletestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.