|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RawWorkMetaData<W extends Work>
Raw meta-data of Work.
| Method Summary | |
|---|---|
RawOfficeMetaData |
getRawOfficeMetaData()
Obtains the RawOfficeMetaData of the Office containing
this Work. |
RawBoundAdministratorMetaData<?,?> |
getScopeAdministratorMetaData(String scopeAdministratorName)
Obtains the AdministratorIndex for the Work
Administrator name. |
RawBoundManagedObjectMetaData |
getScopeManagedObjectMetaData(String scopeManagedObjectName)
Constructs the RawWorkManagedObjectMetaData for the
ManagedObject of the Work. |
WorkMetaData<W> |
getWorkMetaData()
Obtains the WorkMetaData for this RawWorkMetaData. |
String |
getWorkName()
Obtains the name of the Work. |
void |
linkOfficeMetaData(OfficeMetaDataLocator taskLocator,
AssetManagerFactory assetManagerFactory,
OfficeFloorIssues issues)
Links the TaskMetaData instances to enable JobSequence of
execution. |
| Method Detail |
|---|
String getWorkName()
Work.
Work.RawOfficeMetaData getRawOfficeMetaData()
RawOfficeMetaData of the Office containing
this Work.
RawOfficeMetaData.RawBoundManagedObjectMetaData getScopeManagedObjectMetaData(String scopeManagedObjectName)
RawWorkManagedObjectMetaData for the
ManagedObject of the Work.
scopeManagedObjectName - Name of the ManagedObject within the
ManagedObjectScope.
RawBoundManagedObjectMetaData or null not
found.RawBoundAdministratorMetaData<?,?> getScopeAdministratorMetaData(String scopeAdministratorName)
AdministratorIndex for the Work
Administrator name.
scopeAdministratorName - Name of the Administrator within the
ManagedObjectScope.
RawBoundAdministratorMetaData or null if not
found.
void linkOfficeMetaData(OfficeMetaDataLocator taskLocator,
AssetManagerFactory assetManagerFactory,
OfficeFloorIssues issues)
TaskMetaData instances to enable JobSequence of
execution. Also links the Governance for any possible associated
Duty.
taskLocator - OfficeMetaDataLocator.assetManagerFactory - AssetManagerFactory.issues - OfficeFloorIssues.WorkMetaData<W> getWorkMetaData()
WorkMetaData for this RawWorkMetaData.
WorkMetaData.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||