Package com.redwood.scheduler.api.model
Interface Association
- 
- All Superinterfaces:
- SchedulerEntity,- SchedulerEntityComp
 - All Known Subinterfaces:
- CommonImportRule,- EntityDefinitionConstraint,- ImportMatchRule,- ImportOverrideRule,- JobChainCallJobLock,- JobDatum,- JobDefinitionConstraint,- JobDefinitionJobLock,- JobGroupParameter,- JobJobLock,- JobParameter,- MonitorEvent,- ObjectIndexColumn,- ProcessServerJobDefinitionType,- ProcessServerResource,- ProcessServerService,- QueryConditionValue,- QueueProvider,- SAPApplicationServerProvider,- SubjectIsolationGroup,- TableDefinitionConstraint,- Translation
 
 public interface Association extends SchedulerEntity An association describes the relationship between two types of object. An association is either a pure association between two object types (type = "association"), an "aggregate" or "composition".
- 
- 
Field Summary- 
Fields inherited from interface com.redwood.scheduler.api.model.SchedulerEntityACTION_AUDIT, ACTION_EXPORT, ACTION_READ, BEHAVIOR_DEPRECATED, BEHAVIOR_NONE, BEHAVIOR_SYSTEM
 
- 
 - 
Method Summary- 
Methods inherited from interface com.redwood.scheduler.api.model.SchedulerEntitycanPerform, createSubjectObjectPrivilegeGrant, deleteObject, getAuditTrail, getAuditTrailSize, getBehavior, getEffectiveBehavior, getErrorNameEN, getErrorNameKey, getLLPVersion, getLOV, getLOVSupport, getObjectType, getParentSchedulerEntities, getRuntime, getSubjectObjectPrivilegeGrantBySubject, getSubjectObjectPrivilegeGrants, getUniqueId, getUrl, getUrl, isCreated, isDeletable, isDeleted, isModifiable, isModified, isSelectVersioned, processRelatedObjects, processRelatedObjects, processRelatedObjects, refreshObject, resetObject, resetObject, resetValuesToDefault, selectForRead
 
- 
 
-