public interface PolicyDefinition
| Modifier and Type | Method and Description |
|---|---|
Policy.Arg |
getArgument(int index)
Gets Policy Argument definition for the specified argument index
|
Policy.Arg[] |
getArguments()
Gets Policy Argument definitions for all arguments in order of arguments
|
org.alfresco.service.namespace.QName |
getName()
Gets the name of the Policy
|
java.lang.Class |
getPolicyInterface()
Gets the Policy interface class
|
PolicyType |
getType()
Gets the Policy type
|
org.alfresco.service.namespace.QName getName()
java.lang.Class getPolicyInterface()
PolicyType getType()
Policy.Arg getArgument(int index)
index - argument indexPolicy.Arg[] getArguments()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.