|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PolicyAdministrationService
.Method Summary | |
void |
addReference(PolicyReference pReference)
Creates a new reference to the named policy that expires on the given date |
void |
deleteReference(java.lang.String pReference)
Deletes the denoted reference |
PolicyReference[] |
getReferences(javax.naming.Name pName)
|
PolicyReference |
resolveReference(java.lang.String pReference)
Resolves a reference and returns the referenced information |
Method Detail |
public void addReference(PolicyReference pReference) throws PolicyReferenceServiceException
javax.naming.NamingException
- if the named policy cannot be found
PolicyReferenceServiceException
- if the reference cannot be created, e.g. because the maximum number
of policies is reached.public void deleteReference(java.lang.String pReference)
pReference
- public PolicyReference[] getReferences(javax.naming.Name pName)
public PolicyReference resolveReference(java.lang.String pReference)
pReference
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |