|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.repository.RepositoryProperties
RepositoryIdentifier defines a repository.
| Field Summary | |
static int |
ARCHIVING_REPOSITORY_TYPE
ARCHIVING_REPOSITORY_TYPE defines the repository as being
archived. |
static int |
BACKING_UP_REPOSITORY_TYPE
BACKING_UP_REPOSITORY_TYPE defines the repository as being
back up. |
static int |
CD650_SEGMENT_SIZE
CD650 defines a 650 MB segment suitable for a 74 minute
CD. |
static int |
CD700_SEGMENT_SIZE
CD700 defines a 700 MB segment suitable for a 80 minute
CD. |
static int |
DUPLICATING_REPOSITORY_TYPE
DUPLICATING_REPOSITORY_TYPE defines the repository as
being duplicated. |
static int |
DVD1_SEGMENT_SIZE
DVD1 defines a 4490 MB segment suitable for a 4.7 GB DVD
disk. |
static int |
DVD2_SEGMENT_SIZE
DVD2 defines a 8120 MB segment suitable for a 8.5 GB DVD
disk. |
static int |
FOUR_PARTITIONS
FOUR indicates four partitions (Main, Thumbnail, Original,
Variant). |
static int |
MASTER_REPOSITORY_TYPE
MASTER_REPOSITORY_TYPE defines the repository as a master
repository. |
static int |
NORMAL_REPOSITORY_TYPE
NORMAL_REPOSITORY_TYPE defines the repository as a normal
repository. |
static int |
ONE_PARTITION
ONE indicates one parition
(Main+Thumbnail+Original+Variant). |
static int |
READ_ONLY_REPOSITORY_TYPE
READ_ONLY_REPOSITORY_TYPE defines the repository as a
read-only repository. |
static int |
SINGLE_SEGMENT_SIZE
SINGLE defines an unlimited segment size. |
static int |
SLAVE_REPOSITORY_TYPE
SLAVE_REPOSITORY_TYPE defines the repository as a slave
repository. |
static int |
TWO_PARTITIONS
TWO indicates two partitions (Main+Thumbnail,
Original+Variant). |
static int |
VERIFYING_REPOSITORY_TYPE
VERIFYING_REPOSITORY_TYPE defines the repository as being
verified. |
static int |
ZIP100_SEGMENT_SIZE
ZIP100 defines a 100 MB segment suitable for IOMEGA's
100MB ZIP disk. |
static int |
ZIP250_SEGMENT_SIZE
ZIP250 defines a 250 MB segment suitable for IOMEGA's
250MB Zip disk. |
| Constructor Summary | |
RepositoryProperties(RepositoryIdentifier reposId,
java.lang.String description,
int repositoryType,
boolean isStemmed,
RegionProperties[] regions,
int port)
Constructs with the specified parameters. |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDescription()
Retrieves the repository description. |
int |
getPort()
Returns the port number the repository is mounted on. |
RegionProperties[] |
getRegions()
Returns the regions available for the repository. |
RepositoryIdentifier |
getRepositoryIdentifier()
Retrieves the repository identifier. |
int |
getRepositoryType()
Retruns the repository type, normal, master, slave, etc. |
int |
hashCode()
|
boolean |
isStemmed()
Returns whether the repository is stemmed. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int SINGLE_SEGMENT_SIZE
SINGLE defines an unlimited segment size.
public static final int ZIP100_SEGMENT_SIZE
ZIP100 defines a 100 MB segment suitable for IOMEGA's
100MB ZIP disk.
public static final int ZIP250_SEGMENT_SIZE
ZIP250 defines a 250 MB segment suitable for IOMEGA's
250MB Zip disk.
public static final int CD650_SEGMENT_SIZE
CD650 defines a 650 MB segment suitable for a 74 minute
CD.
public static final int CD700_SEGMENT_SIZE
CD700 defines a 700 MB segment suitable for a 80 minute
CD.
public static final int DVD1_SEGMENT_SIZE
DVD1 defines a 4490 MB segment suitable for a 4.7 GB DVD
disk.
public static final int DVD2_SEGMENT_SIZE
DVD2 defines a 8120 MB segment suitable for a 8.5 GB DVD
disk.
public static final int ONE_PARTITION
ONE indicates one parition
(Main+Thumbnail+Original+Variant).
public static final int TWO_PARTITIONS
TWO indicates two partitions (Main+Thumbnail,
Original+Variant).
public static final int FOUR_PARTITIONS
FOUR indicates four partitions (Main, Thumbnail, Original,
Variant).
public static final int NORMAL_REPOSITORY_TYPE
NORMAL_REPOSITORY_TYPE defines the repository as a normal
repository.
public static final int READ_ONLY_REPOSITORY_TYPE
READ_ONLY_REPOSITORY_TYPE defines the repository as a
read-only repository.
public static final int MASTER_REPOSITORY_TYPE
MASTER_REPOSITORY_TYPE defines the repository as a master
repository.
public static final int BACKING_UP_REPOSITORY_TYPE
BACKING_UP_REPOSITORY_TYPE defines the repository as being
back up.
public static final int VERIFYING_REPOSITORY_TYPE
VERIFYING_REPOSITORY_TYPE defines the repository as being
verified.
public static final int DUPLICATING_REPOSITORY_TYPE
DUPLICATING_REPOSITORY_TYPE defines the repository as
being duplicated.
public static final int ARCHIVING_REPOSITORY_TYPE
ARCHIVING_REPOSITORY_TYPE defines the repository as being
archived.
public static final int SLAVE_REPOSITORY_TYPE
SLAVE_REPOSITORY_TYPE defines the repository as a slave
repository.
| Constructor Detail |
public RepositoryProperties(RepositoryIdentifier reposId,
java.lang.String description,
int repositoryType,
boolean isStemmed,
RegionProperties[] regions,
int port)
reposId - the repositorydescription - the repository descriptionrepositoryType - the repository typeisStemmed - whether the repository is stemmedregions - the list of regions supported by the repositoryport - the repository port| Method Detail |
public RepositoryIdentifier getRepositoryIdentifier()
public java.lang.String getDescription()
public boolean isStemmed()
public int getRepositoryType()
public RegionProperties[] getRegions()
public int getPort()
public int hashCode()
public boolean equals(java.lang.Object obj)
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.