org.opencrx.kernel.plugin.application.home1
Class SegmentImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.home1.SegmentImpl

public class SegmentImpl
extends Object


Field Summary
protected  Segment current
           
protected  Segment next
           
 
Constructor Summary
SegmentImpl(Segment current, Segment next)
           
 
Method Summary
 CreateUserResult createUser(CreateUserParams params)
           
 Backend getBackend()
           
 ImportUsersResult importUsers(ImportUsersParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Segment current

next

protected final Segment next
Constructor Detail

SegmentImpl

public SegmentImpl(Segment current,
                   Segment next)
Method Detail

getBackend

public Backend getBackend()

createUser

public CreateUserResult createUser(CreateUserParams params)

importUsers

public ImportUsersResult importUsers(ImportUsersParams params)


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