|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ponderEnforcement.policyService.PolicyEntry
|
+--ponderEnforcement.policyService.PolicyEntryType
Function: Models a type policy entry object. Extends the PolicyEntry abstract class
| Fields inherited from class ponderEnforcement.policyService.PolicyEntry |
javaBytes, name |
| Constructor Summary | |
PolicyEntryType(java.lang.String newName,
java.lang.String newDomain,
int newType)
Constructor |
|
| Method Summary | |
boolean |
getIsType()
Returns true/false depending on whether this is a type or not To be overriden |
BasicPolicyI |
getPolicyObject()
It returns null |
| Methods inherited from class ponderEnforcement.policyService.PolicyEntry |
getDomain, getJavaBytes, getName, getSourceText, getType, setJavaBytes, setSourceText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PolicyEntryType(java.lang.String newName,
java.lang.String newDomain,
int newType)
| Method Detail |
public boolean getIsType()
getIsType in class PolicyEntry
public BasicPolicyI getPolicyObject()
throws java.lang.Exception
getPolicyObject in class PolicyEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||