|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMSupportingData | |
wt.epm.supportingdata |
Uses of EPMSupportingData in wt.epm.supportingdata |
Methods in wt.epm.supportingdata that return EPMSupportingData | |
EPMSupportingData |
StandardEPMSupportingDataService.getSupportingData(EPMSupportingDataHolder dataHolder,
EPMApplicationType ownerApplication,
String name)
Get the supporting data for a particular name and application attached to the dataHolder. |
EPMSupportingData |
HolderSupportingData.getSupportingData()
Gets the object for the association that plays role: SUPPORTING_DATA_ROLE. |
EPMSupportingData |
EPMSupportingDataServiceFwd.getSupportingData(EPMSupportingDataHolder dataHolder,
EPMApplicationType ownerApplication,
String name)
Get the supporting data for a particular name and application attached to the dataHolder. |
EPMSupportingData |
EPMSupportingDataService.getSupportingData(EPMSupportingDataHolder dataHolder,
EPMApplicationType ownerApplication,
String name)
Get the supporting data for a particular name and application attached to the dataHolder. |
static EPMSupportingData |
EPMSupportingData.newEPMSupportingData(String name,
EPMAuthoringAppType authoringApp,
Object data,
EPMSupportingDataHolder holder)
Supported API: true |
EPMSupportingData |
EPMSupportingData.duplicate()
|
EPMSupportingData |
AppDataVersionLink.getSupportingData()
Gets the object for the association that plays role: SUPPORTING_DATA_ROLE. |
Methods in wt.epm.supportingdata with parameters of type EPMSupportingData | |
void |
HolderSupportingData.setSupportingData(EPMSupportingData supportingData)
Sets the object for the association that plays role: SUPPORTING_DATA_ROLE. |
static HolderSupportingData |
HolderSupportingData.newHolderSupportingData(EPMSupportingDataHolder holder,
EPMSupportingData supportingData)
Default factory for the class. |
protected boolean |
EPMSupportingData.readVersion(EPMSupportingData thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
AppDataVersionLink.setSupportingData(EPMSupportingData supportingData)
Sets the object for the association that plays role: SUPPORTING_DATA_ROLE. |
static AppDataVersionLink |
AppDataVersionLink.newAppDataVersionLink(EPMSupportingData supportingData,
EPMAuthoringAppVersion authoringAppVersion)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |