org.opencrx.application.shop1.jmi1
Interface DocumentT

All Superinterfaces:
DocumentT, RefStruct, RefStruct_1_0, Serializable

public interface DocumentT
extends RefStruct_1_0, DocumentT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.DocumentT
DocumentT.Member
 
Method Summary
 byte[] getContent()
          Retrieves the value for the optional structure field content.
 Integer getContentLanguage()
          Retrieves the value for the optional structure field contentLanguage.
 String getContentMimeType()
          Retrieves the value for the optional structure field contentMimeType.
 String getContentName()
          Retrieves the value for the optional structure field contentName.
 String getName()
          Retrieves the value for the optional structure field name.
 String getTitle()
          Retrieves the value for the optional structure field title.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getContent

byte[] getContent()
Retrieves the value for the optional structure field content.

Specified by:
getContent in interface DocumentT
Returns:
The possibly null value for structure field content.

getContentLanguage

Integer getContentLanguage()
Retrieves the value for the optional structure field contentLanguage.

Specified by:
getContentLanguage in interface DocumentT
Returns:
The possibly null value for structure field contentLanguage.

getContentMimeType

String getContentMimeType()
Retrieves the value for the optional structure field contentMimeType.

Specified by:
getContentMimeType in interface DocumentT
Returns:
The possibly null value for structure field contentMimeType.

getContentName

String getContentName()
Retrieves the value for the optional structure field contentName.

Specified by:
getContentName in interface DocumentT
Returns:
The possibly null value for structure field contentName.

getName

String getName()
Retrieves the value for the optional structure field name.

Specified by:
getName in interface DocumentT
Returns:
The possibly null value for structure field name.

getTitle

String getTitle()
Retrieves the value for the optional structure field title.

Specified by:
getTitle in interface DocumentT
Returns:
The possibly null value for structure field title.


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.