|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface class DomainManager
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 |
---|
Item updateDomain(long id, NamedValue[] def, AttributeRequest[] attributes) throws FdkException
DomainManager
id
- the ID of the target Domain.def
- the attributes to set on the domain:
attributes
- requested attributes for each item, or null.FdkException
- if the operation fails.Item getDefaultDomain(AttributeRequest[] attributes) throws FdkException
DomainManager
attributes
- the attributes to retrieve.FdkException
- if the operation fails.
|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |