com.wewebu.ow.server.dmsdialogs.views
Class OwObjectPropertyView.OwPropertyInfo

java.lang.Object
  extended by 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


Constructor Summary
OwObjectPropertyView.OwPropertyInfo(String propertyName_p, boolean readOnly_p)
           
 
Method Summary
 String getPropertyName()
           
 int hashCode()
           
 boolean isReadOnly()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OwObjectPropertyView.OwPropertyInfo

public OwObjectPropertyView.OwPropertyInfo(String propertyName_p,
                                           boolean readOnly_p)
Method Detail

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.