Unless otherwise specified, the methods listed in this table are in the class SmPolicyApiImpl. The following methods act on domain objects. You create domain objects by instantiating SmDomain.
|
Method |
Description |
|---|---|
|
addDomain() |
Adds a domain object to the policy store. |
|
deleteDomain() |
Deletes a domain. |
|
getDomain() |
Gets the contents of a domain. |
|
getDomainObject() |
Gets a domain object for the specified object name or OID. |
|
getDomainObjectNames() |
Gets a list of domain objects within a domain. |
|
isDomainObject() |
Indicates whether an object is a domain object. In classes SmObjectImpl, SmDomainObjectImpl. |
|
modifyDomain() |
Modifies a domain. |
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|