|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Method Summary | |
void |
deleteApplicationRuleFile(String plugInType)
Deletes application rules. |
void |
deleteServiceProviderRuleFile(String plugInType)
Deletes service provider rules. |
String[] |
listApplicationRuleFiles()
Lists all existing application rules. |
String[] |
listServiceProviderRuleFiles()
Lists all existing service provider rules. |
void |
loadApplicationRules(String irlUrl,
String plugInType)
Loads new application rules. |
void |
loadServiceProviderRules(String irlUrl,
String plugInType)
Loads service provider rules. |
String |
viewApplicationRuleFile(String plugInType)
Gets the application rules for a particular service. |
String |
viewServiceProviderRuleFile(String plugInType)
Gets the service provider rules for a particular service. |
| Method Detail |
public void deleteApplicationRuleFile(String plugInType)
throws ManagementException
plugInType - Plug-in type.
ManagementException
public void deleteServiceProviderRuleFile(String plugInType)
throws ManagementException
plugInType - Plug-in type.
ManagementException
public String[] listApplicationRuleFiles()
throws ManagementException
ManagementException
public String[] listServiceProviderRuleFiles()
throws ManagementException
ManagementException
public void loadApplicationRules(String irlUrl,
String plugInType)
throws ManagementException
irlUrl - A string holding the URL where the rule file can be found.plugInType - Plug-in type.
ManagementException
public void loadServiceProviderRules(String irlUrl,
String plugInType)
throws ManagementException
irlUrl - A string holding the URL where the rule file can be found.plugInType - Plug-in type.
ManagementException
public String viewApplicationRuleFile(String plugInType)
throws ManagementException
plugInType - Plug-in type.
ManagementException
public String viewServiceProviderRuleFile(String plugInType)
throws ManagementException
plugInType - Plug-in type.
ManagementException
|
Oracle Corporation | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||