|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExchangePublicFolderStore
Represents the Exchange Public Folder Store
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Method Summary | |
|---|---|
java.lang.String |
getDatabaseName()
The name of the database Standard Content Origin / Best Practice Content None |
java.lang.String |
getDatabasePath()
The path of the database Standard Content Origin / Best Practice Content None Example C:\Program Files\Exchsrvr\mdbdata\pub1.edb |
java.lang.String |
getDistinguishedName()
The distinguished name of the public folder store Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.AssociatedPublicStores Example CN=Public Folder Store (TV045077),CN=First Storage Group,CN=InformationStore,CN=TV045077,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=tivoli,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=exchange2003,DC=local |
ExchangeFolderTree[] |
getFolderTrees()
|
ExchangePublicFolder[] |
getPublicFolders()
|
java.lang.String |
getPublicFolderStoreName()
The name of the public folder store Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.Name Example Public Folder Store (TV045077) |
ExchangeStorageGroup |
getStorageGroup()
|
java.lang.String |
getStreamingDatabaseName()
The name of the streaming database Standard Content Origin / Best Practice Content None Example C:\Program Files\Exchsrvr\mdbdata\pub1.stm |
java.lang.String |
getStreamingDatabasePath()
The path of the streaming database Standard Content Origin / Best Practice Content None |
boolean |
hasDatabaseName()
|
boolean |
hasDatabasePath()
|
boolean |
hasDistinguishedName()
|
boolean |
hasFolderTrees()
|
boolean |
hasPublicFolders()
|
boolean |
hasPublicFolderStoreName()
|
boolean |
hasStorageGroup()
|
boolean |
hasStreamingDatabaseName()
|
boolean |
hasStreamingDatabasePath()
|
void |
setDatabaseName(java.lang.String x)
|
void |
setDatabasePath(java.lang.String x)
|
void |
setDistinguishedName(java.lang.String x)
|
void |
setFolderTrees(ExchangeFolderTree[] x)
|
void |
setPublicFolders(ExchangePublicFolder[] x)
|
void |
setPublicFolderStoreName(java.lang.String x)
|
void |
setStorageGroup(ExchangeStorageGroup x)
|
void |
setStreamingDatabaseName(java.lang.String x)
|
void |
setStreamingDatabasePath(java.lang.String x)
|
| Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
|---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
| Methods inherited from interface com.collation.platform.model.ModelObject |
|---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
| Field Detail |
|---|
static final java.lang.String IBM_COPYRIGHT
| Method Detail |
|---|
java.lang.String getDatabasePath()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setDatabasePath(java.lang.String x)
boolean hasDatabasePath()
ExchangeStorageGroup getStorageGroup()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStorageGroup(ExchangeStorageGroup x)
boolean hasStorageGroup()
java.lang.String getStreamingDatabaseName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStreamingDatabaseName(java.lang.String x)
boolean hasStreamingDatabaseName()
java.lang.String getStreamingDatabasePath()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStreamingDatabasePath(java.lang.String x)
boolean hasStreamingDatabasePath()
ExchangeFolderTree[] getFolderTrees()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setFolderTrees(ExchangeFolderTree[] x)
boolean hasFolderTrees()
java.lang.String getPublicFolderStoreName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setPublicFolderStoreName(java.lang.String x)
boolean hasPublicFolderStoreName()
java.lang.String getDatabaseName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setDatabaseName(java.lang.String x)
boolean hasDatabaseName()
ExchangePublicFolder[] getPublicFolders()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setPublicFolders(ExchangePublicFolder[] x)
boolean hasPublicFolders()
java.lang.String getDistinguishedName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setDistinguishedName(java.lang.String x)
boolean hasDistinguishedName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||