com.sap.netweaver.bc.uwl.admin

Class RegistrationResult

java.lang.Object
  extended bycom.sap.netweaver.bc.uwl.admin.RegistrationResult

public final class RegistrationResult
extends Object


Constructor Summary
RegistrationResult(String conf, String[] v)
           
 
Method Summary
 String getConfiguraton()
          Configuration to which all the views belong to
 String[] getViewsThatHadPersonalizations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationResult

public RegistrationResult(String conf,
                          String[] v)
Method Detail

getViewsThatHadPersonalizations

public String[] getViewsThatHadPersonalizations()
Returns:
Personalized view names and not their unique ids

getConfiguraton

public String getConfiguraton()
Configuration to which all the views belong to

Returns:
not null


Copyright 2006 SAP AG Complete Copyright Notice