|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ecm.OwStandardPolicy
public class OwStandardPolicy
Standard policy bean implementation.
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
Constructor Summary | |
---|---|
OwStandardPolicy(String name_p,
String description_p)
|
Method Summary | |
---|---|
boolean |
equals(Object obj_p)
|
String |
getDescription()
get a description for the policy |
String |
getName()
get a name for the policy |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwStandardPolicy(String name_p, String description_p)
Method Detail |
---|
public String getDescription()
OwPolicy
getDescription
in interface OwPolicy
public String getName()
OwPolicy
getName
in interface OwPolicy
public boolean equals(Object obj_p)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |