|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkaos.kpat.policyTemplates.PolicyTemplate
kaos.kpat.policyTemplates.HypertextPolicyTemplate
kaos.kpat.policyTemplates.WizardPolicyTemplate
public class WizardPolicyTemplate
Nested Class Summary |
---|
Field Summary | |
---|---|
static java.lang.String |
DESC
|
static java.lang.String |
NAME
|
Fields inherited from class kaos.kpat.policyTemplates.HypertextPolicyTemplate |
---|
_actionLink, _actionTable, _conditionPanel, _controlsAction, _controlsProps, _descriptionArea, _factory, _idValueLbl, _isSubjectClass, _modalityLink, _nameFld, _obligationContainer, _peerRVMCoordinator, _performLbl, _policyPanel, _policyStatementContainer, _priorityFld, _stateSet, _subjectLink, _tcrs, _templateName, _treeModels, _tunnelClient, BREAK, CONDITION, CONTROLS_ACTION, CONTROLS_ACTION_BINDING, CONTROLS_ACTOR, CONTROLS_PROPS, CONTROLS_SUBJECT_BINDING, DESCRIPTION, INSTANCE_ID, MODALITY, OBLIGATION_TRIGGER, PRIORITY, TAB |
Fields inherited from class kaos.kpat.policyTemplates.PolicyTemplate |
---|
_instanceId |
Constructor Summary | |
---|---|
WizardPolicyTemplate()
Creates a new instance of WizardPolicyTemplate |
Method Summary | |
---|---|
void |
createPolicy(SubjectMsg optionalSubject)
Update the display component to create a new policy. |
java.lang.String |
getDescription()
Get the description of the PolicyTemplateEditor. |
java.lang.String |
getName()
Get the name of the PolicyTemplateEditor. |
Methods inherited from class kaos.kpat.policyTemplates.PolicyTemplate |
---|
compareTo, getInstanceId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAME
public static final java.lang.String DESC
Constructor Detail |
---|
public WizardPolicyTemplate()
Method Detail |
---|
public void createPolicy(SubjectMsg optionalSubject) throws java.lang.Exception
PolicyTemplate
createPolicy
in class HypertextPolicyTemplate
optionalSubject
- The subject if the editor
was invoked for it
java.lang.Exception
public java.lang.String getName()
PolicyTemplate
getName
in class HypertextPolicyTemplate
public java.lang.String getDescription()
PolicyTemplate
getDescription
in class HypertextPolicyTemplate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |