|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.policy.management.FullPolicyUpdate
public class FullPolicyUpdate
This class models an atomic policy update
Field Summary | |
---|---|
java.util.List |
_currentPolicies
|
Constructor Summary | |
---|---|
FullPolicyUpdate(java.util.List currentPolicies)
Models a complete replacement of existing policies with the given set |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.util.List _currentPolicies
Constructor Detail |
---|
public FullPolicyUpdate(java.util.List currentPolicies)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |