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

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

public class SegmentImpl
extends Object


Field Summary
protected  Segment current
           
protected  Segment next
           
 
Constructor Summary
SegmentImpl(Segment current, Segment next)
           
 
Method Summary
 CreateAdministratorResult createAdministrator(CreateAdministratorParams params)
           
 Backend getBackend()
           
 ImportLoginPrincipalsResult importLoginPrincipals(ImportLoginPrincipalsParams 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()

createAdministrator

public CreateAdministratorResult createAdministrator(CreateAdministratorParams params)
                                              throws RefException
Throws:
RefException

importLoginPrincipals

public ImportLoginPrincipalsResult importLoginPrincipals(ImportLoginPrincipalsParams params)
                                                  throws RefException
Throws:
RefException


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