|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
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.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.