|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.cms.profile.common.ProfilePolicy
public class ProfilePolicy
This class implements a profile policy that contains a default policy and a constraint policy.
| Constructor Summary | |
|---|---|
ProfilePolicy(java.lang.String id,
IPolicyDefault def,
IPolicyConstraint constraint)
|
|
| Method Summary | |
|---|---|
IPolicyConstraint |
getConstraint()
Retrieves the constraint policy. |
IPolicyDefault |
getDefault()
Retrieves the default policy. |
java.lang.String |
getId()
Retrieves the policy id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfilePolicy(java.lang.String id,
IPolicyDefault def,
IPolicyConstraint constraint)
| Method Detail |
|---|
public java.lang.String getId()
IProfilePolicy
getId in interface IProfilePolicypublic IPolicyDefault getDefault()
IProfilePolicy
getDefault in interface IProfilePolicypublic IPolicyConstraint getConstraint()
IProfilePolicy
getConstraint in interface IProfilePolicy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||