Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.history |
Modifier and Type | Method and Description |
---|---|
protected OwPermissionCollection |
OwPolicyLevelView.getPermissions() |
OwPermissionCollection |
OwPermissionsDocument.getPermissions() |
protected OwPermissionCollection |
OwPrivilegesDocument.getPermissions() |
OwPermissionCollection |
OwPolicyLevelDocument.getPermissions() |
Constructor and Description |
---|
OwPermissionsDocument(OwObject object_p,
OwPermissionCollection permissions_p)
Constructor
|
Modifier and Type | Method and Description |
---|---|
OwPermissionCollection |
OwFileObject.getClonedPermissions()
get the cloned permissions
|
OwPermissionCollection |
OwObjectSkeleton.getClonedPermissions()
get the cloned permissions
|
OwPermissionCollection |
OwObject.getClonedPermissions()
get the cloned permissions
|
OwPermissionCollection |
OwStandardDecoratorObject.getClonedPermissions() |
OwPermissionCollection |
OwStandardVirtualFolderObjectFactory.getClonedPermissions()
get the cloned permissions
|
OwPermissionCollection |
OwFileObject.getPermissions()
get the permissions object
|
OwPermissionCollection |
OwObjectSkeleton.getPermissions()
get the permissions object
|
OwPermissionCollection |
OwObject.getPermissions()
get the permissions object
|
OwPermissionCollection |
OwStandardDecoratorObject.getPermissions() |
OwPermissionCollection |
OwStandardVirtualFolderObjectFactory.getPermissions()
get the permissions object
|
Modifier and Type | Method and Description |
---|---|
void |
OwFileObject.changeClass(String strNewClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p)
change the class of the object
|
void |
OwObjectSkeleton.changeClass(String strNewClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p)
change the class of the object
|
void |
OwObject.changeClass(String strNewClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p)
change the class of the object
|
void |
OwStandardDecoratorObject.changeClass(String strNewClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p) |
void |
OwStandardVirtualFolderObjectFactory.changeClass(String strNewClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p)
change the class of the object
|
void |
OwVersion.checkin(boolean fPromote_p,
Object mode_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
boolean fOverwriteContent_p,
String strMimeType_p,
String strMimeParameter_p)
checkin
|
void |
OwBatch.checkin(OwObject batchobject_p,
boolean fPromote_p,
Object mode_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
boolean fOverwriteContent_p,
String strMimeType_p,
String strMimeParameter_p)
checkin
|
String |
OwNetwork.createNewObject(boolean fPromote_p,
Object mode_p,
OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p)
creates a new object on the ECM System using the given parameters
has additional promote and checkin mode parameters for versionable objects
|
String |
OwBatch.createNewObject(boolean fPromote_p,
Object mode_p,
OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p)
creates a new object on the ECM System using the given parameters
has additional promote and checkin mode parameters for versionable objects
|
String |
OwNetwork.createNewObject(boolean fPromote_p,
Object mode_p,
OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p,
boolean fKeepCheckedOut_p)
Creates a new object on the ECM System using the given parameters.
Has additional promote and checkin mode parameters for versionable objects and the extra parameter fKeepCheckedOut_p to control whether the new objects are checked in automatically or not. |
String |
OwNetwork.createNewObject(OwResource resource_p,
String strObjectClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwContentCollection content_p,
OwObject parent_p,
String strMimeType_p,
String strMimeParameter_p)
creates a new object on the ECM System using the given parameters
|
String |
OwNetwork.createObjectCopy(OwObject obj_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p,
OwObject parent_p,
int[] childTypes_p)
creates a cloned object with new properties on the ECM system
copies the content as well
|
void |
OwBatch.setPermissions(OwObject batchobject_p,
OwPermissionCollection permissions_p)
set the permissions object
|
void |
OwFileObject.setPermissions(OwPermissionCollection permissions_p)
set the permissions object
|
void |
OwObjectSkeleton.setPermissions(OwPermissionCollection permissions_p)
set the permissions object
|
void |
OwObject.setPermissions(OwPermissionCollection permissions_p)
set the permissions object
|
void |
OwStandardDecoratorObject.setPermissions(OwPermissionCollection permissions_p) |
void |
OwStandardVirtualFolderObjectFactory.setPermissions(OwPermissionCollection permissions_p)
set the permissions object
|
Modifier and Type | Method and Description |
---|---|
OwPermissionCollection |
OwStandardHistoryEntry.getClonedPermissions() |
OwPermissionCollection |
OwHistoryObjectCreateEvent.getPermissions()
get the permissions of the new object, or null if not used in the creation of the object
|
OwPermissionCollection |
OwStandardHistoryEntry.getPermissions() |
OwPermissionCollection |
OwStandardHistoryObjectCreateEvent.getPermissions() |
Modifier and Type | Method and Description |
---|---|
void |
OwStandardHistoryEntry.changeClass(String strNewClassName_p,
OwPropertyCollection properties_p,
OwPermissionCollection permissions_p)
change the class of the object
|
void |
OwStandardHistoryEntry.setPermissions(OwPermissionCollection permissions_p) |
Constructor and Description |
---|
OwStandardHistoryObjectCreateEvent(String classname_p,
String dmsid_p,
OwPropertyCollection properties_p,
OwResource resource_p,
OwObject parent_p,
OwPermissionCollection permissions_p) |
OwStandardHistoryObjectCreateEvent(String classname_p,
String dmsid_p,
OwPropertyCollection properties_p,
OwResource resource_p,
OwObject parent_p,
OwPermissionCollection permissions_p,
Boolean promote_p,
Object mode_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.