|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
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 |
updateDomain(long id, NamedValue[] def, AttributeRequest[] attributes) Updates a Domain. |
Method Detail |
public Item getDefaultDomain(AttributeRequest[] attributes) throws FdkException
attributes
- the attributes to retrieve.FdkException
- if the operation fails.public Item updateDomain(long id, NamedValue[] def, AttributeRequest[] attributes) throws FdkException
id
- the ID of the target Domain.attributes
- requested attributes for each item, or null.FdkException
- if the operation fails.
|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |