psdi.webclient.controls

Class StartCenterOptions

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class StartCenterOptions
    extends ControlInstance
    StartCenterOptions represents the control instance for group of links that a user will in the Start Center application.
    • Constructor Detail

      • StartCenterOptions

        public StartCenterOptions()
    • Method Detail

      • getCurrentStartCenterId

        public java.lang.String getCurrentStartCenterId()
        Returns unique Id of the current start center
        Returns:
        start center id as String
      • getAppBean

        public StartCenterAppBean getAppBean()
        Returns start center app bean. This is a utility method for quickly getting a handle of the startcenter app bean
        Returns:
        StartCenterAppBean
      • setStartCenters

        public void setStartCenters(java.util.ArrayList sc)