|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImportArchiveAccessor
Method Summary | |
---|---|
java.util.Collection |
getPermission(javax.xml.registry.infomodel.Organization org)
Retrieving the permissions of a given organization |
java.util.Collection |
getPredefinedGroups(javax.xml.registry.infomodel.Organization org)
Retrieving the predefined groups of a given organization |
java.util.Collection |
getPredefinedRoles(javax.xml.registry.infomodel.Organization org)
Retrieving the predefined roles of a given organization |
Method Detail |
---|
java.util.Collection getPermission(javax.xml.registry.infomodel.Organization org) throws javax.xml.registry.JAXRException
org
- the organization
javax.xml.registry.JAXRException
java.util.Collection getPredefinedRoles(javax.xml.registry.infomodel.Organization org) throws javax.xml.registry.JAXRException
org
- the organization
javax.xml.registry.JAXRException
java.util.Collection getPredefinedGroups(javax.xml.registry.infomodel.Organization org) throws javax.xml.registry.JAXRException
org
- the organization
javax.xml.registry.JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |