|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface J2EEDeploymentItem
| Field Summary |
|---|
| Fields inherited from interface com.intellij.openapi.util.ModificationTracker |
|---|
EVER_CHANGED |
| Method Summary | |
|---|---|
void |
checkIsValid()
|
void |
copyFrom(J2EEDeploymentItem deploymentDescriptor)
|
void |
createIfNotExists()
|
void |
dispose()
|
DeploymentDescriptorMetaData |
getDescription()
|
Module |
getModule()
|
java.lang.String |
getName()
|
java.lang.String |
getOutputRelativePath()
|
PsiFile |
getPsiFile()
|
java.lang.String |
getTitle()
|
java.lang.String |
getUrl()
|
void |
invalidate()
|
void |
setUrl(java.lang.String url)
|
| Methods inherited from interface com.intellij.openapi.util.JDOMExternalizable |
|---|
readExternal, writeExternal |
| Methods inherited from interface com.intellij.j2ee.j2eeDom.xmlData.PointerToVirtualFile |
|---|
getVirtualFile |
| Methods inherited from interface com.intellij.openapi.util.ModificationTracker |
|---|
getModificationCount |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getUrl()
void setUrl(java.lang.String url)
java.lang.String getTitle()
void invalidate()
void createIfNotExists()
void copyFrom(J2EEDeploymentItem deploymentDescriptor)
void dispose()
Module getModule()
DeploymentDescriptorMetaData getDescription()
void checkIsValid()
throws VerificationException
VerificationExceptionPsiFile getPsiFile()
java.lang.String getOutputRelativePath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||