mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
RM Capabilities: more tests and fixes. Declare makes records ownerless.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16000 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -36,6 +36,8 @@ import org.alfresco.service.cmr.repository.NodeRef;
|
|||||||
@PublicService
|
@PublicService
|
||||||
public interface OwnableService
|
public interface OwnableService
|
||||||
{
|
{
|
||||||
|
public static String NO_OWNER = "";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the username of the owner of the given object.
|
* Get the username of the owner of the given object.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user