com.wewebu.ow.server.ecm
Interface OwPolicy

All Known Implementing Classes:
OwStandardPolicy

public interface OwPolicy

Interface for policies used in OwPermissionCollection.

To be implemented with the specific ECM system.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Method Summary
 String getDescription()
          get a description for the policy
 String getName()
          get a name for the policy
 

Method Detail

getName

String getName()
get a name for the policy

Returns:
String

getDescription

String getDescription()
get a description for the policy

Returns:
String


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.