|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public int policy_type()
public Policy copy()
Policy
object. The copy does not retain
any relationships that the policy had with any domain or object.
Policy
objectpublic void destroy()
Policy
object. It is the responsibility of
the Policy
object to determine whether it can be destroyed.
|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.