|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExchangeFolderTree
Represents the Exchange Folder Tree
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Method Summary | |
|---|---|
java.lang.String |
getActiveDirectoryGUID()
The globally unique identifier (GUID) attribute of the top-level hierarchy (TLH) object in Microsoft Active Directory Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.GUID Example 3ED95D00-AE97-4281-845E-AC0DCE7ADC1F |
ExchangeAdministrativeGroup |
getAdministrativeGroup()
|
java.lang.String |
getAdministrativeNote()
The administrative note attached to the Microsoft Active Directory object representing the tree Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.AdministrativeNote |
ExchangePublicFolderStore[] |
getAssociatedPublicStores()
|
long |
getCreationTime()
Indicates when the tree was created Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.CreationTime |
java.lang.String |
getFolderTreeName()
The name of the the top-level hierarchy (TLH). |
boolean |
getMAPIFolderTree()
Indicates whether this is the MAPI top-level hierarchy (TLH) Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.MapiFolderTree |
ExchangePublicFolder[] |
getPublicFolders()
|
java.lang.String |
getRootFolderURL()
The URL to the root of the tree referenced through the Exchange administration Microsoft Internet Information Services (IIS) virtual directory Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.RootFolderURL Example http://TV045077/ExAdmin/Admin/exchange2003.local/Public%20Folders |
boolean |
hasActiveDirectoryGUID()
|
boolean |
hasAdministrativeGroup()
|
boolean |
hasAdministrativeNote()
|
boolean |
hasAssociatedPublicStores()
|
boolean |
hasCreationTime()
|
boolean |
hasFolderTreeName()
|
boolean |
hasMAPIFolderTree()
|
boolean |
hasPublicFolders()
|
boolean |
hasRootFolderURL()
|
void |
setActiveDirectoryGUID(java.lang.String x)
|
void |
setAdministrativeGroup(ExchangeAdministrativeGroup x)
|
void |
setAdministrativeNote(java.lang.String x)
|
void |
setAssociatedPublicStores(ExchangePublicFolderStore[] x)
|
void |
setCreationTime(long x)
|
void |
setFolderTreeName(java.lang.String x)
|
void |
setMAPIFolderTree(boolean x)
|
void |
setPublicFolders(ExchangePublicFolder[] x)
|
void |
setRootFolderURL(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 getFolderTreeName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setFolderTreeName(java.lang.String x)
boolean hasFolderTreeName()
boolean getMAPIFolderTree()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setMAPIFolderTree(boolean x)
boolean hasMAPIFolderTree()
ExchangePublicFolder[] getPublicFolders()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setPublicFolders(ExchangePublicFolder[] x)
boolean hasPublicFolders()
ExchangeAdministrativeGroup getAdministrativeGroup()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setAdministrativeGroup(ExchangeAdministrativeGroup x)
boolean hasAdministrativeGroup()
java.lang.String getAdministrativeNote()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setAdministrativeNote(java.lang.String x)
boolean hasAdministrativeNote()
ExchangePublicFolderStore[] getAssociatedPublicStores()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setAssociatedPublicStores(ExchangePublicFolderStore[] x)
boolean hasAssociatedPublicStores()
long getCreationTime()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setCreationTime(long x)
boolean hasCreationTime()
java.lang.String getActiveDirectoryGUID()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setActiveDirectoryGUID(java.lang.String x)
boolean hasActiveDirectoryGUID()
java.lang.String getRootFolderURL()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setRootFolderURL(java.lang.String x)
boolean hasRootFolderURL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||