|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides a representation of a action name that is linked with an external authority that determines the format of that name and which name/value pairs it contains.
| Method Summary | |
ProviderAction |
getActionParent()
Get the parent of this action. |
java.lang.String |
getAuthorityName()
Get the name of the naming authority that defines this naming convention. |
java.util.Enumeration |
getDeepEnumeration()
Get an enumeration of NameValueTypes that contain this action's name fields. |
java.util.Enumeration |
getEnumeration()
Get an enumeration of NameValueTypes that contain this action's name fields. |
java.lang.String |
toString()
Get a string representation of this resource name. |
| Method Detail |
public java.lang.String getAuthorityName()
Stringpublic ProviderAction getActionParent()
null if this action has no parentpublic java.util.Enumeration getEnumeration()
NameValueTypes that contain this action's name fields. This enumeration only contains the
fields explicitly designated by its naming authority. Sub-authories are not recursively resolved.
Enumeration of NameValueTypes.public java.util.Enumeration getDeepEnumeration()
NameValueTypes that contain this action's name fields. This enumeration contains all
fields designated by its naming authority and all sub-authories.
Enumeration of NameValueTypes.public java.lang.String toString()
String representing this resource name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||