com.sap.ip.collaboration.core.api.fwk.portal

Interface ICollaborationService

All Superinterfaces:
com.sapportals.portal.prt.service.IService
All Known Implementing Classes:
CollaborationServiceImpl

public interface ICollaborationService
extends com.sapportals.portal.prt.service.IService


Field Summary
static String KEY
           
 
Method Summary
 boolean isLicensed()
          Check if the Collaboration is Licensed
 boolean setLicense()
          Set the License for the existing Cluster; is a License already exists is overwritten
 
Methods inherited from interface com.sapportals.portal.prt.service.IService
afterInit, configure, destroy, getContext, getKey, init, release
 

Field Detail

KEY

static final String KEY
See Also:
Constant Field Values
Method Detail

isLicensed

boolean isLicensed()
Check if the Collaboration is Licensed

Returns:
true if the actual Collaboration Suite is licensed

setLicense

boolean setLicense()
Set the License for the existing Cluster; is a License already exists is overwritten

Returns:
true if the setting of the new License succeed


Copyright 2011 SAP AG Complete Copyright Notice