com.centrasite.control.approval.items
Class ApprovalFlowApprovedAccessor

java.lang.Object
  extended by com.centrasite.control.discovery.AbstractPropertyAccessor
      extended by com.centrasite.control.discovery.ReadOnlyPropertyAccessor
          extended by com.centrasite.control.approval.items.ApprovalFlowApprovedAccessor
All Implemented Interfaces:
com.centrasite.control.discovery.PropertyAccessor

public class ApprovalFlowApprovedAccessor
extends com.centrasite.control.discovery.ReadOnlyPropertyAccessor


Constructor Summary
ApprovalFlowApprovedAccessor()
           
 
Method Summary
static ApprovalFlowApprovedAccessor get()
           
 java.lang.String getPropertyName()
           
 java.lang.String getValue(com.centrasite.control.Item item)
           
 
Methods inherited from class com.centrasite.control.discovery.ReadOnlyPropertyAccessor
getReferencedItem, isReadOnly, setValue
 
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
 

Constructor Detail

ApprovalFlowApprovedAccessor

public ApprovalFlowApprovedAccessor()
Method Detail

get

public static ApprovalFlowApprovedAccessor get()

getPropertyName

public java.lang.String getPropertyName()

getValue

public java.lang.String getValue(com.centrasite.control.Item item)
                          throws java.lang.Exception
Throws:
java.lang.Exception