com.wewebu.ow.server.dmsdialogs.views
Class OwObjectPropertyView.OwPropertyInfo
java.lang.Object
com.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyView.OwPropertyInfo
- Enclosing class:
- OwObjectPropertyView
public static class OwObjectPropertyView.OwPropertyInfo
- extends Object
Combination of property name and read only.
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
OwObjectPropertyView.OwPropertyInfo
public OwObjectPropertyView.OwPropertyInfo(String propertyName_p,
boolean readOnly_p)
getPropertyName
public String getPropertyName()
isReadOnly
public boolean isReadOnly()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.