|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PolicyDefinition
Definition of a Policy
Method Summary | |
---|---|
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 |
Method Detail |
---|
org.alfresco.service.namespace.QName getName()
java.lang.Class getPolicyInterface()
PolicyType getType()
Policy.Arg getArgument(int index)
index
- argument index
Policy.Arg[] getArguments()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |