org.opencrx.application.shop1.cci2
Interface GetDocumentsParams

All Known Subinterfaces:
GetDocumentsParams

public interface GetDocumentsParams


Nested Class Summary
static class GetDocumentsParams.Member
          The structure's members
 
Method Summary
 Integer getContentLanguage()
          Retrieves the value for the optional structure field contentLanguage.
 String getFolderName()
          Retrieves the value for the optional structure field folderName.
 

Method Detail

getContentLanguage

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

Returns:
The possibly null value for structure field contentLanguage.

getFolderName

String getFolderName()
Retrieves the value for the optional structure field folderName.

Returns:
The possibly null value for structure field folderName.


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