org.infoglue.cms.util.workflow
Interface Owner


public interface Owner

This interface represents the owner of a workflow.


Method Summary
 java.lang.String getIdentifier()
          Returns the identifier of the owner.
 

Method Detail

getIdentifier

java.lang.String getIdentifier()
Returns the identifier of the owner.

Returns:
the identifier of the owner.


Copyright © 2005 InfoGlue.org All Rights Reserved.