com.sapportals.portal.prt.deployment.descriptor

Interface IEntry


public interface IEntry

The Entry Definition


Method Summary
 String getApplicationName()
           
 IDescriptor getDescriptor()
          Deprecated. This method exists only for API compatability and will be removed in 2 major versions. Execution of this method will return null value.
 String getName()
           
 String getPath()
           
 String getRebind()
           
 String getType()
           
 

Method Detail

getPath

String getPath()
Returns:
entry path or null if doesn't exists

getApplicationName

String getApplicationName()
Returns:
entry application name or null if doesn't exists

getName

String getName()
Returns:
entry name or null if doesn't exists

getType

String getType()
Returns:
type or null if doesn't exists

getRebind

String getRebind()
Returns:
rebind or null if doesn't exists

getDescriptor

IDescriptor getDescriptor()
Deprecated. This method exists only for API compatability and will be removed in 2 major versions. Execution of this method will return null value.

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._deploymentapideprecated default EP-PIN-PRT


Copyright 2011 SAP AG Complete Copyright Notice