Search
Plugins
>
Active Directory 3.0.5
>
ch.dunes.common.object.interfaces.IBase
>
Interface ch.dunes.common.object.interfaces.IBase
Extends
java.lang.Object
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
findByTypeAndId
(
String
,
com.vmware.o11n.plugin.ad.util.FqId
)
ch.dunes.common.object.interfaces.IBase
findRelation
(
String
)
Object[]
getFinderType
()
String
getFqId
()
com.vmware.o11n.plugin.ad.util.FqId
getId
()
String
getName
()
String
getNotificationHandler
()
ch.dunes.vso.sdk.api.IPluginNotificationHandler
getParent
()
ch.dunes.common.object.interfaces.IBase
hasChildrenInRelation
(
String
)
ch.dunes.vso.sdk.api.HasChildrenResult
invalidate
()
void
isRefreshed
()
boolean
refresh
()
void
setNextRefresh
()
void
Returned by
Method
Returns
AD_Computer.findByTypeAndId
(
String
,
com.vmware.o11n.plugin.ad.util.FqId
)
ch.dunes.common.object.interfaces.IBase
AD_Host.findByTypeAndId
(
String
,
com.vmware.o11n.plugin.ad.util.FqId
)
ch.dunes.common.object.interfaces.IBase
AD_Host.getParent
()
ch.dunes.common.object.interfaces.IBase
ch.dunes.ad.object.ADBase.getParent
()
ch.dunes.common.object.interfaces.IBase
ch.dunes.ad.object.ADLeafElement.findByTypeAndId
(
String
,
com.vmware.o11n.plugin.ad.util.FqId
)
ch.dunes.common.object.interfaces.IBase
ch.dunes.ad.object.Container.findByTypeAndId
(
String
,
com.vmware.o11n.plugin.ad.util.FqId
)
ch.dunes.common.object.interfaces.IBase
ch.dunes.ad.object.Domain.findByTypeAndId
(
String
,
com.vmware.o11n.plugin.ad.util.FqId
)
ch.dunes.common.object.interfaces.IBase
ch.dunes.common.object.interfaces.IBase.findByTypeAndId
(
String
,
com.vmware.o11n.plugin.ad.util.FqId
)
ch.dunes.common.object.interfaces.IBase
ch.dunes.common.object.interfaces.IBase.getParent
()
ch.dunes.common.object.interfaces.IBase
Referenced in
None