|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Metadata manager for IWorker and BaseCommandWorker implementations. This API is useful for validating runtime parameters and producing user-friendly catalogs of properties.
| Method Summary | |
java.lang.String |
getDescription()
Retrieves a description of this worker or command. |
java.lang.String |
getName()
Retrieves the name of this worker or command. |
OptionalPropertyInfo[] |
getOptionalProperties()
Retrieves metadata for all optional properties for this worker or command. |
PropertyInfo[] |
getRequiredProperties()
Retrieves metadata for all required properties for this worker or command. |
| Method Detail |
public java.lang.String getName()
public java.lang.String getDescription()
public PropertyInfo[] getRequiredProperties()
public OptionalPropertyInfo[] getOptionalProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||