|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a PolicyEventDefinition.
Field Summary |
Fields inherited from interface org.csapi.jr.se.Service |
IN_SERVICE_STATE, OUT_OF_SERVICE_STATE |
Method Summary | |
org.csapi.jr.se.Attribute[] |
getOptionalAttributes()
Invokes the getOptionalAttributes() method on the Parlay Gateway. |
org.csapi.jr.se.policy.provisioning.PolicyDomain |
getParentDomain()
Invokes the getParentDomain() method on the Parlay Gateway. |
org.csapi.jr.se.Attribute[] |
getRequiredAttributes()
Invokes the getRequiredAttributes() method on the Parlay Gateway. |
void |
setOptionalAttributes(org.csapi.jr.se.Attribute[] optionalAttributes)
Invokes the setOptionalAttributes() method on the Parlay Gateway. |
void |
setRequiredAttributes(org.csapi.jr.se.Attribute[] requiredAttributes)
Invokes the setRequiredAttributes() method on the Parlay Gateway. |
Methods inherited from interface org.csapi.jr.se.Service |
addServiceStateChangeListener, getServiceState, removeServiceStateChangeListener, setCallback |
Method Detail |
public void setRequiredAttributes(org.csapi.jr.se.Attribute[] requiredAttributes) throws PlatformException, CommonException, AccessViolationException, NoTransactionInProcessException
PlatformException
CommonException
AccessViolationException
NoTransactionInProcessException
public void setOptionalAttributes(org.csapi.jr.se.Attribute[] optionalAttributes) throws PlatformException, CommonException, AccessViolationException, NoTransactionInProcessException
PlatformException
CommonException
AccessViolationException
NoTransactionInProcessException
public org.csapi.jr.se.Attribute[] getRequiredAttributes() throws PlatformException, CommonException
PlatformException
CommonException
public org.csapi.jr.se.Attribute[] getOptionalAttributes() throws PlatformException, CommonException
PlatformException
CommonException
public org.csapi.jr.se.policy.provisioning.PolicyDomain getParentDomain() throws PlatformException, CommonException
PlatformException
CommonException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |