|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PolicyOperations
Provides the operations for a Policy
object.
Method Summary | |
---|---|
Policy |
copy()
Returns a copy of the Policy object. |
void |
destroy()
Destroys the Policy object. |
int |
policy_type()
Returns the constant value that corresponds to the type of the policy object. |
Method Detail |
---|
int policy_type()
Policy copy()
Policy
object. The copy does not retain
any relationships that the policy had with any domain or object.
Policy
objectvoid destroy()
Policy
object. It is the responsibility of
the Policy
object to determine whether it can be destroyed.
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.