org.apache.chemistry.opencmis.commons.data
Interface Principal

All Superinterfaces:
ExtensionsData

public interface Principal
extends ExtensionsData

ACE Principal.


Method Summary
 String getId()
          Returns the principal id.
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensions
 

Method Detail

getId

String getId()
Returns the principal id.



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.