org.opencrx.kernel.home1.aop2
Class SegmentImpl<S extends Segment,N extends Segment,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.home1.aop2.SegmentImpl<S,N,C>

public class SegmentImpl<S extends Segment,N extends Segment,C extends Void>
extends AbstractObject<S,N,C>


Constructor Summary
SegmentImpl(S same, N next)
           
 
Method Summary
 CreateUserResult createUser(CreateUserParams params)
           
 ImportUsersResult importUsers(ImportUsersParams params)
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPreClear, jdoPreDelete, jdoPreStore, newContext, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext, toNext, toSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentImpl

public SegmentImpl(S same,
                   N next)
Method Detail

createUser

public CreateUserResult createUser(CreateUserParams params)

importUsers

public ImportUsersResult importUsers(ImportUsersParams params)


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