|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrgApi
Provides synchronous access to Org.
OrgAsyncApi| Method Summary | |
|---|---|
ControlAccessParams |
getControlAccess(URI orgRef,
String catalogId)
Retrieves the catalog control access information. |
MetadataApi.Readable |
getMetadataApi()
|
Org |
getOrg(URI orgRef)
Retrieves an organization. |
OrgList |
getOrgList()
Retrieves a list of organizations. |
ControlAccessParams |
modifyControlAccess(URI orgRef,
String catalogId,
ControlAccessParams params)
Modifies a catalog control access. |
| Method Detail |
|---|
OrgList getOrgList()
GET /org
Org getOrg(URI orgRef)
GET /org/{id}
ControlAccessParams modifyControlAccess(URI orgRef,
String catalogId,
ControlAccessParams params)
POST /org/{id}/catalog/{catalogId}/action/controlAccess
ControlAccessParams getControlAccess(URI orgRef,
String catalogId)
GET /org/{id}/catalog/{catalogId}/controlAccess
MetadataApi.Readable getMetadataApi()
Metadata.Readable features
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||