public class LibraryArchiveProfile extends ArchiveProfile implements oracle.jdevimpl.deploy.JeeDeployable
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | ACTION_DEPLOY_PREBUILT_TO_REMOTE | 
| static java.lang.String | ACTION_DEPLOY_TO_JAR_FILE | 
| static java.lang.String | ACTION_DEPLOY_TO_MOST_RECENT | 
| static java.lang.String | ACTION_DEPLOY_TO_NEW_CONNECTION | 
ACTION_PREVIEW, ACTION_SETTINGS_DIALOG_dataContainer, PROFILE_CLASS_NAME, PROFILE_NAME_hash| Constructor and Description | 
|---|
| LibraryArchiveProfile() | 
| LibraryArchiveProfile(HashStructure hash) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getEnterpriseAppName() | 
| Platform | getPlatform()Returns the Platform to which this object can be deployed. | 
| void | setEnterpriseAppName(java.lang.String enterpriseAppName) | 
| void | setPlatform(Platform defaultPlatform)Sets the Platform to which this object can be deployed | 
addFileGroup, findLibraryFileGroup, findLibraryFileGroups, findPackagingFileGroup, findProjectFileGroup, getArchiveOptions, getDefaultLibraryFileGroupName, getDefaultLibraryFileGroupTargetWithinJar, getFileGroups, getJarURL, getLibraryDependencies, getOrCreateLibraryDependencies, getSelectedProjectFiles, initArchiveProfile, isClasspathJar, newDefaultArchiveProfile, newDefaultArchiveProfile, newDefaultArchiveProfile, selectLibraryForDeployment, setArchiveOptions, setFileGroups, setJarURL, setLibraryDependenciesaddDependency, addDependency, addDependency, copyTo, copyToImpl, equals, equalsImpl, getDataContainer, getDependencies, getHashStructure, getName, getParentProfileName, getProfileClass, getShortLabel, isContainedProfile, migrate, removeDependency, removeDependency, setContainedProfile, setDataContainer, setName, setProfileClassattach, detach, getAttributes, getChildren, getData, getIcon, getLongLabel, getToolTipText, isDirty, linkContainingDirtyable, linkEmbeddedDirtyable, linkEmbeddedDirtyable, linkEmbeddedDirtyables, markDirty, mayHaveChildren, notifyObservers, setOwner, toString, unlinkContainingDirtyable, unlinkEmbeddedDirtyable, unlinkEmbeddedDirtyable, unlinkEmbeddedDirtyablesaddStructureChangeListener, containsKey, copyToImpl, equalsImpl, findOrCreate, forcedCopyTo, removeStructureChangeListener, useObjectEqualsclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDependency, getDependencies, removeDependencypublic static final java.lang.String ACTION_DEPLOY_TO_JAR_FILE
public static final java.lang.String ACTION_DEPLOY_TO_NEW_CONNECTION
public static final java.lang.String ACTION_DEPLOY_TO_MOST_RECENT
public static final java.lang.String ACTION_DEPLOY_PREBUILT_TO_REMOTE
public LibraryArchiveProfile()
public LibraryArchiveProfile(HashStructure hash)
public java.lang.String getEnterpriseAppName()
getEnterpriseAppName in interface oracle.jdevimpl.deploy.JeeDeployablepublic void setEnterpriseAppName(java.lang.String enterpriseAppName)
public Platform getPlatform()
PlatformDeployablegetPlatform in interface PlatformDeployablepublic void setPlatform(Platform defaultPlatform)
PlatformDeployablesetPlatform in interface PlatformDeployabledefaultPlatform - should be a reference to an instance returned from the
 PlatformRegistry.