|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataResourceRoleLocal
| Method Summary | |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
createSubscriptionLocal(MatchRule owner,
String label)
Create a subscription to this data resource role. |
Map<String,String> |
getDataResourceRoleAttributesLocal()
Get the attribute values of this data resource role. |
void |
modifyDataResourceRoleLocal(String label,
Map<String,String> attributes)
Modify parts of this data resource role. |
| Method Detail |
|---|
org.apache.axis.message.addressing.EndpointReferenceType createSubscriptionLocal(MatchRule owner,
String label)
throws RemoteException
owner - A rule for the 'owner' PBAC role.label - A label describing the subscription that is to be created.
RemoteExceptionMap<String,String> getDataResourceRoleAttributesLocal()
DataResourceManagement.getDataResourceRoleAttributeNames().
void modifyDataResourceRoleLocal(String label,
Map<String,String> attributes)
label - The new label. If null, the label will not be changed.attributes - A new key-value map of attributes. Any attributes not specified in this map
will not be modified or removed. Keys should be of the set
DataResourceManagement.getDataResourceRoleAttributeNames().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||