public interface IOperation
Modifier and Type | Method and Description |
---|---|
IAssetType |
getAssetType()
Get the type of asset for this operation
|
String |
getName()
Get the operation name
|
String |
getToken()
Get the token for this operation
|
IAttributeDefinition |
getValidatorAttribute()
Get the definition for the attribute used to validate this operation
|
String getToken()
String getName()
IAssetType getAssetType() throws MetaException
MetaException
- - if the asset does not support this operationIAttributeDefinition getValidatorAttribute() throws MetaException
MetaException
- if there's a problem getting the informationCopyright © 2015 VersionOne, Inc.. All rights reserved.