|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPackage
Defines methods for accessing common properties of instances of IExportPackage and
IImportPackage.
Methods for modifying these properties are contained in the corresponding sub interfaces.
These packages describe KM content as set of hierarchical resource trees each specified by its
corresponding root RID.
Additionally, they contain some meta data like
Copyright 2007 SAP AG
| Nested Class Summary | |
|---|---|
static class |
IPackage.State
Enumeration of available states of a transport package. |
| Method Summary | |
|---|---|
String |
getID()
Returns the unique identifier of this transport package. |
long |
getMaxCreationDate()
Gets the maximum creation date of a resource. |
int |
getMaxDepth()
Gets the maximum depth for the recursion into collections. |
long |
getMaxModificationDate()
Gets the maximum modification date of a resource. |
int |
getMaxSize()
Gets the maximum size of a resource in KB. |
long |
getMinCreationDate()
Gets the minimum creation date of a resource. |
long |
getMinModificationDate()
Gets the minimum modification date of a resource. |
int |
getMinSize()
Gets the minimum size of a resource in KB. |
String |
getName()
Returns the name of this transport package. |
String |
getNameFilter()
Gets the name filter defined as comma-separated wildcard expressions (e.g. |
IRidIterator |
getRIDs()
Returns all root RIDs of the contained resource trees. |
IPackage.State |
getState()
Gets the current processing state of this transport package. |
boolean |
isConstantIdExport()
Returns if this package includes the constant IDs of KM resources. |
| Method Detail |
|---|
String getID()
String getName()
IPackage.State getState()
IPackage.StateIRidIterator getRIDs()
boolean isConstantIdExport()
true if constant IDs are included, false otherwiseString getNameFilter()
*doc,*.txt) that are applied on resource identifiers.NOTE: This filter is NOT applied on collections.
null for unlimited)int getMaxDepth()
NOTE: This filter is only relevant for collections.
int getMinSize()
NOTE: Not relevant for collections. Links are assumed to be of size zero.
int getMaxSize()
NOTE: Not relevant for collections. Links are assumed to be of size zero.
long getMinCreationDate()
NOTE: Not relevant for collections.
long getMaxCreationDate()
NOTE: Not relevant for collections.
long getMinModificationDate()
NOTE: Not relevant for collections.
long getMaxModificationDate()
NOTE: Not relevant for collections.
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||