Package com.redwood.scheduler.api.model
Interface UniqueNamedApplicationObject
- 
- All Superinterfaces:
- ApplicationObject,- BusinessKeyObject,- NamedRootObject,- NamedRootObjectComp,- PartitionableObject,- PartitionableObjectComp,- Root,- SchedulerEntity,- SchedulerEntityComp
 - All Known Subinterfaces:
- AdHocAlertSource,- AlertEscalation,- AlertGateway,- AlertSource,- ConstraintDefinition,- CredentialProtocol,- Database,- DatumDefinition,- EmailAlertGateway,- EventDefinition,- ExportRuleSet,- ExtensionPoint,- Format,- ImportRuleDefinition,- ImportRuleSet,- ImportSource,- JobDefinitionAlertSource,- JobDefinitionType,- JobLock,- Library,- MailConnector,- MonitorAlertSource,- NavigationBar,- ObjectTagDefinition,- OraAppsSystem,- OraOhiSystem,- PeopleSoftSystem,- PeriodFunction,- ProcessMonitorDefinition,- ProcessServer,- ProcessServerAlertSource,- Queue,- QueueAlertSource,- R2WCatalog,- RemoteSystem,- Resource,- SAPBAEConnector,- SAPSystem,- Service,- SubmitFrame,- Table,- TableDefinition,- TimeWindow,- Trigger
 
 public interface UniqueNamedApplicationObject extends ApplicationObject, BusinessKeyObject Objects which must have a unique name and can belong to an Application.
- 
- 
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.ApplicationObjectgetParentApplication, setParentApplication
 - 
Methods inherited from interface com.redwood.scheduler.api.model.BusinessKeyObjectgetBusinessKey
 - 
Methods inherited from interface com.redwood.scheduler.api.model.NamedRootObjectcreateObjectReference, getComment, getDescription, getLinkedObjectReferenceByLinkedObject, getLinkedObjectReferenceByName, getLinkedObjectReferences, getName, getSearchName, getSourceObjectReferences, isHidden, setComment, setDescription, setName
 - 
Methods inherited from interface com.redwood.scheduler.api.model.PartitionableObjectcreateObjectTag, getEditablePartitions, getObjectTagByObjectTagDefinition, getObjectTags, getPartition, setPartition
 - 
Methods inherited from interface com.redwood.scheduler.api.model.RootgetCreationTime, getLastModificationTime, getLastModifierSubject
 - 
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
 
- 
 
-