Name | Type | Description |
---|---|---|
id | String | the unique Id of the element |
name | String | Name |
Name | Returns |
---|---|
AD_FavoritesManager(ch.dunes.common.object.interfaces.ICredentials , ch.dunes.common.object.interfaces.IRootItem , ch.dunes.common.plugin.MSPluginFactory , ch.dunes.vso.sdk.api.IPluginNotificationHandler ) | constructor |
addFavorite(ch.dunes.ad.object.interfaces.IADBase ) | void |
addFavorites(Object itemId) | void |
addGlobalFavorite(String ) | void |
findRelation(String ) | Object[] |
getById(String , Object[] ) | ch.dunes.common.object.interfaces.IBase |
getComputers() | Object[] |
getFinderType() | String |
getGroup() | Object[] |
getOU() | Object[] |
getParent() | ch.dunes.common.object.interfaces.IBase |
getUserGroups() | Object[] |
getUsers() | Object[] |
hasChildrenInRelation(String ) | ch.dunes.vso.sdk.api.HasChildrenResult |
isRefreshed() | boolean |
refresh() | void |
removeFavorite(ch.dunes.ad.object.interfaces.IADBase ) | void |
removeFavorites(Object itemId) | void |
removeGlobalFavorite(String ) | void |
None |
---|