wt.epm.ndi
Interface EPMNeutralData

All Known Implementing Classes:
EPMNeutralDataImpl, EPMUpload.icEPMNeutralDataPatch, ProENeutralData

public interface EPMNeutralData



Supported API: true

Extendable: false


Method Summary
 Collection getDocuments()
          Gets the object for the association that plays role: documents.
 EPMNDGhostResolverDelegate getGhostResolverDelegate()
           
 String getWorkspaceName()
          Gets the value of the attribute: workspaceName.
 

Method Detail

getWorkspaceName

public String getWorkspaceName()
                        throws WTException
Gets the value of the attribute: workspaceName.

Supported API: false

Returns:
String
Throws:
WTException

getDocuments

public Collection getDocuments()
                        throws WTException
Gets the object for the association that plays role: documents.

Supported API: true

Returns:
Collection
Throws:
WTException

getGhostResolverDelegate

public EPMNDGhostResolverDelegate getGhostResolverDelegate()
                                                    throws WTException
Throws:
WTException