Search
Plugins
>
Active Directory 3.0.5
>
ch.dunes.ad.object.ADBase
>
Class ch.dunes.ad.object.ADBase
Extends
ch.dunes.common.object.Base
This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.
Attributes
None
Methods
Name
Returns
ch.dunes.ad.object.ADBase(
com.vmware.o11n.plugin.ad.util.FqId
,
com.unboundid.ldap.sdk.LDAPInterface
,
com.unboundid.ldap.sdk.Entry
,
ch.dunes.vso.sdk.api.IPluginNotificationHandler
,
ch.dunes.common.plugin.MSPluginFactory
)
constructor
addAttribute
(
String
,
Object
)
void
applyModification
(
com.unboundid.ldap.sdk.ModifyRequest
)
void
destroy
(
boolean
)
void
destroyChild
(
ch.dunes.ad.object.interfaces.IADBase
,
boolean
)
void
getAllAttributes
()
Object[]
getArrayAttribute
(
String
)
String[]
getAttribute
(
String
)
String
getAttributeValueBytes
(
String
)
Number[]
getCanonicalName
()
String
getContext
()
com.unboundid.ldap.sdk.LDAPInterface
getDistinguishedName
()
String
getGUID
()
String
getObjectCategory
()
String
getObjectCategoryName
()
String
getParent
()
ch.dunes.common.object.interfaces.IBase
getParentItem
()
ch.dunes.ad.object.interfaces.IADBase
getSubSchemaSubEntry
()
String
getWhenChanged
()
java.util.Calendar
getWhenCreated
()
java.util.Calendar
isDnCorrect
()
boolean
refresh
()
void
removeAttribute
(
String
)
void
rename
(
String
)
void
renameChild
(
ch.dunes.ad.object.interfaces.IADBase
,
String
)
void
setAttribute
(
String
,
Object
)
void
Returned by
None
Referenced in
None