|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
com.filenet.wcm.api.ClassDescription.getAuditDefinitions()
Use getAuditDefinitions(boolean incInherited). |
|
com.filenet.wcm.api.Realm.getGroups()
Use findGroups(). |
|
com.filenet.wcm.api.Realm.getGroups(Session)
Use findGroups(). |
|
com.filenet.wcm.api.Realm.getGroupsXML()
Use findGroupsXML(). |
|
com.filenet.wcm.api.Realm.getGroupsXML(Session)
Use findGroupsXML(). |
|
com.filenet.wcm.api.Permission.getInheritanceType()
Use getInheritableDepth |
|
com.filenet.wcm.api.EntireNetwork.getObjectStores()
Returns an ObjectStores collection object whose elements are
ObjectStore objects known to the
Active Directory on the Content Services server and
to which the current user has access. (The current user is
identified in the Session object.)
This method checks the caller's permission to access each object store
but does not login to each object store. Therefore, this method
returns and caches only the object store properties that are available without
performing a login (for example, Name, DisplayName, DatabaseServerName, and
Domain properties). (Note that the
|
|
com.filenet.wcm.api.ObjectFactory.getSession(String, String, String, String, String)
Use (appId, credTag, userId, password) form of this method. |
|
com.filenet.wcm.api.ObjectStore.getStoredSearches(int[], String[])
Use int[], String[] form of this method. Returns a collection of StoredSearch objects, including
the properties of those objects as specified by their symbolic property names.
You can use this method to retrieve stored searches, search templates,
or both. Identify what to retrieve in the
Note: If the If the |
|
com.filenet.wcm.api.SecurityPolicy.getUserAccess(String, String, String)
Use getUserAccess(collectionType, userId) form of this method. |
|
com.filenet.wcm.api.Link.getUserAccess(String, String, String)
Use (collectionType, userId) form of this method. |
|
com.filenet.wcm.api.Folder.getUserAccess(String, String, String)
Use (collectionType, userId) form of this method. |
|
com.filenet.wcm.api.Document.getUserAccess(String, String, String)
Use (collectionType, userId) form of this method. |
|
com.filenet.wcm.api.Document.getUserAccessXML()
Use method getUserAccess. |
|
com.filenet.wcm.api.Realm.getUsers()
Use findUsers(). |
|
com.filenet.wcm.api.Realm.getUsers(Session)
Use findUsers(). |
|
com.filenet.wcm.api.Realm.getUsersXML()
Use findUsers(). |
|
com.filenet.wcm.api.Realm.getUsersXML(Session)
Use findUsers(). |
|
com.filenet.wcm.api.ObjectStore.installFeatureAddOn(FeatureAddOn, int)
Use installFeatureAddOn(FeatureAddOn addOnInst). |
|
com.filenet.wcm.api.Permission.setInheritanceType(int)
Use setInheritableDepth |
|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |