org.kuali.rice.kew.api.document
Interface DocumentContentContract

All Known Implementing Classes:
DocumentContent, DocumentContent.Builder

public interface DocumentContentContract


Method Summary
 String getApplicationContent()
           
 String getAttributeContent()
           
 String getDocumentId()
           
 int getFormatVersion()
           
 String getSearchableContent()
           
 

Method Detail

getDocumentId

String getDocumentId()

getApplicationContent

String getApplicationContent()

getAttributeContent

String getAttributeContent()

getSearchableContent

String getSearchableContent()

getFormatVersion

int getFormatVersion()


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.