|
Oracle Content Services Web Services Java API Reference 10g Release 1 (10.1.2.3) B25584-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
FDK interface for managing Domains.
| Method Summary | |
Item |
getDefaultDomain(AttributeRequest[] attributes)Returns the default DOMAIN Item. |
Item |
updateDomain(long id, NamedValue[] def, AttributeRequest[] attributes)Updates a DOMAIN Item. |
| Method Detail |
public Item updateDomain(long id,
NamedValue[] def,
AttributeRequest[] attributes)
throws FdkException
DOMAIN Item.id - the ID of the DOMAIN Item to updatedef - the attributes to set:
notation: {Attribute name, Attribute type}{Attributes.USER_WORKSPACES_ROOT, String}{Attributes.MOST_RECENT_DOCS_MAXITEMS, Integer}{Attributes.PERSONAL_WORKSPACES_ENABLED, Boolean}{Attributes.WORLD_GRANTS_ENABLED, Boolean}{Attributes.GROUP_CREATION_ACCESS_GROUP, Long}{Attributes.CREATE_WORKSPACE_REQUEST_ALLOWED, Boolean}{Attributes.DEFAULT_WORKSPACE_ROLES, long[]}{Attributes.DEFAULT_GUARD_SECURITY_ROLES, long[]}{Attributes.GLOBAL_AUDIT_TYPE_LIST, Long}attributes - the attributes to retrieve for the returned DOMAIN Item, or nullFdkException - if the operation fails
public Item getDefaultDomain(AttributeRequest[] attributes)
throws FdkException
DOMAIN Item.attributes - the attributes to retrieve for the returned DOMAIN Item, or nullFdkException - if the operation fails.
|
Oracle Content Services Web Services Java API Reference 10g Release 1 (10.1.2.3) B25584-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||