|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a PolicySignature.
Field Summary |
Fields inherited from interface org.csapi.jr.se.Service |
IN_SERVICE_STATE, OUT_OF_SERVICE_STATE |
Method Summary | |
java.lang.String[] |
getGroupNames()
Invokes the getGroupNames() method on the Parlay Gateway. |
java.lang.String[] |
getInputVariables()
Invokes the getInputVariables() method on the Parlay Gateway. |
java.lang.String[] |
getOutputVariables()
Invokes the getOutputVariables() method on the Parlay Gateway. |
org.csapi.jr.se.policy.provisioning.PolicyDomain |
getParentDomain()
Invokes the getParentDomain() method on the Parlay Gateway. |
java.lang.String[] |
getPolicyRoles()
Invokes the getPolicyRoles() method on the Parlay Gateway. |
void |
setGroupNames(java.lang.String[] groupNames)
Invokes the setGroupNames() method on the Parlay Gateway. |
void |
setInputVariables(java.lang.String[] inputVariables)
Invokes the setInputVariables() method on the Parlay Gateway. |
void |
setOutputVariables(java.lang.String[] outputVariables)
Invokes the setOutputVariables() method on the Parlay Gateway. |
void |
setPolicyRoles(java.lang.String[] roleNames)
Invokes the setPolicyRoles() method on the Parlay Gateway. |
Methods inherited from interface org.csapi.jr.se.Service |
addServiceStateChangeListener, getServiceState, removeServiceStateChangeListener, setCallback |
Method Detail |
public void setInputVariables(java.lang.String[] inputVariables) throws PlatformException, CommonException, AccessViolationException, SyntaxErrorException, NameSpaceErrorException, NoTransactionInProcessException
PlatformException
CommonException
AccessViolationException
SyntaxErrorException
NameSpaceErrorException
NoTransactionInProcessException
public void setOutputVariables(java.lang.String[] outputVariables) throws PlatformException, CommonException, AccessViolationException, SyntaxErrorException, NameSpaceErrorException, NoTransactionInProcessException
PlatformException
CommonException
AccessViolationException
SyntaxErrorException
NameSpaceErrorException
NoTransactionInProcessException
public java.lang.String[] getInputVariables() throws PlatformException, CommonException
PlatformException
CommonException
public java.lang.String[] getOutputVariables() throws PlatformException, CommonException
PlatformException
CommonException
public void setGroupNames(java.lang.String[] groupNames) throws PlatformException, CommonException, AccessViolationException, SyntaxErrorException, NameSpaceErrorException, NoTransactionInProcessException
PlatformException
CommonException
AccessViolationException
SyntaxErrorException
NameSpaceErrorException
NoTransactionInProcessException
public void setPolicyRoles(java.lang.String[] roleNames) throws PlatformException, CommonException, AccessViolationException, SyntaxErrorException, NameSpaceErrorException, NoTransactionInProcessException
PlatformException
CommonException
AccessViolationException
SyntaxErrorException
NameSpaceErrorException
NoTransactionInProcessException
public java.lang.String[] getGroupNames() throws PlatformException, CommonException
PlatformException
CommonException
public java.lang.String[] getPolicyRoles() 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 |