|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.discovery.AbstractPropertyAccessor
com.centrasite.control.discovery.ReadWritePropertyAccessor
public abstract class ReadWritePropertyAccessor
Constructor Summary | |
---|---|
ReadWritePropertyAccessor()
|
Method Summary | |
---|---|
boolean |
isReadOnly(Item item)
Check whether accessor allows for read access only |
boolean |
isRequired()
|
Methods inherited from class com.centrasite.control.discovery.AbstractPropertyAccessor |
---|
editProperty, getActivatingMessage, getCommands, getDescription, getDisplayName, getReferencedItem, getSelectReferencedItemDescriptor, isComplexProperty, isDateProperty, isIntProperty, isTextEditAllowed, selectReferencedItem |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.centrasite.control.discovery.PropertyAccessor |
---|
getPropertyName, getValue, setValue |
Constructor Detail |
---|
public ReadWritePropertyAccessor()
Method Detail |
---|
public boolean isReadOnly(Item item)
PropertyAccessor
item
- the item for which it is to be checked whether the access is read-only
public boolean isRequired()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |