|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IApplicationViewDescriptor.IAdapterInstance
This interface defines an internal reference to an adapter instance from within an ApplicationView (acts something like an 'import').
| Method Summary | |
|---|---|
String |
getAdapterLogicalName()
Get the logical name associated with this adapter instance. |
String |
getAliasName()
Get the name by which this adapter instance is known within this ApplicationView. |
String |
getID()
Get the server-wide ID for the adapter instance that will be used at runtime for ApplicationViews based off this IApplicationViewDescriptor. |
String |
getName()
Get the qualified name for the adapter instance descriptor. |
boolean |
isOwned()
|
| Method Detail |
|---|
String getAliasName()
String getName()
String getID()
String getAdapterLogicalName()
boolean isOwned()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||