org.opencrx.application.shop1.cci2
Interface GetCodeValueContainerParams

All Known Subinterfaces:
GetCodeValueContainerParams

public interface GetCodeValueContainerParams


Nested Class Summary
static class GetCodeValueContainerParams.Member
          The structure's members
 
Method Summary
 List<String> getContainerName()
          Retrieves a list containing all the elements for the structure field containerName.
 boolean isRootContainers()
          Retrieves the value for the structure field rootContainers.
 

Method Detail

getContainerName

List<String> getContainerName()
Retrieves a list containing all the elements for the structure field containerName.

Returns:
A list containing all elements for this structure field.

isRootContainers

boolean isRootContainers()
Retrieves the value for the structure field rootContainers.

if true return shared code value containers, if false return segment-local code value containers.

Returns:
The non-null value for structure field rootContainers.


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