|
Cool documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAspectActionDescriptor | |
| com.sap.tc.col.client.generic.api | |
| com.sap.tc.col.client.metadata.api | |
| Uses of IAspectActionDescriptor in com.sap.tc.col.client.generic.api |
| Methods in com.sap.tc.col.client.generic.api that return IAspectActionDescriptor | |
IAspectActionDescriptor |
IAction.getDescriptor()
returns the meta data of this Action
typically meta data are the name of the Action and
the aspect this action belongs to |
| Uses of IAspectActionDescriptor in com.sap.tc.col.client.metadata.api |
| Methods in com.sap.tc.col.client.metadata.api that return IAspectActionDescriptor | |
IAspectActionDescriptor |
IAspectGroupDescriptor.getAspectActionDescriptor(java.lang.String actionname)
Returns the aspect action descriptor for the given name, if it is a member of this group, otherwise null. |
IAspectActionDescriptor[] |
IAspectGroupDescriptor.getAspectActionDescriptors()
Returns an array with all the aspect action descriptors in this group. |
IAspectActionDescriptor |
IAspectDescriptor.getAspectActionDescriptor(java.lang.String name)
Returns the descriptor of the aspect action with the specified name |
IAspectActionDescriptor[] |
IAspectDescriptor.getAspectActionDescriptors()
Returns an array with descriptors of all aspect actions. |
|
Cool documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||