Uses of Class
com.sun.identity.console.service.model.SMDiscoEntryData
-
-
Uses of SMDiscoEntryData in com.sun.identity.console.idm
Methods in com.sun.identity.console.idm that return SMDiscoEntryData Modifier and Type Method Description protected SMDiscoEntryDataEntityResourceOfferingAddViewBean. getCurrentServiceData()protected SMDiscoEntryDataEntityResourceOfferingEditViewBean. getCurrentServiceData()Methods in com.sun.identity.console.idm with parameters of type SMDiscoEntryData Modifier and Type Method Description protected voidEntityResourceOfferingAddViewBean. handleButton1Request(SMDiscoEntryData smData)protected voidEntityResourceOfferingEditViewBean. handleButton1Request(SMDiscoEntryData smData)protected voidEntityResourceOfferingViewBeanBase. setValues(SMDiscoEntryData smDisco) -
Uses of SMDiscoEntryData in com.sun.identity.console.realm
Methods in com.sun.identity.console.realm that return SMDiscoEntryData Modifier and Type Method Description protected SMDiscoEntryDataRealmResourceOfferingAddViewBean. getCurrentServiceData()protected SMDiscoEntryDataRealmResourceOfferingEditViewBean. getCurrentServiceData()Methods in com.sun.identity.console.realm with parameters of type SMDiscoEntryData Modifier and Type Method Description protected voidRealmResourceOfferingAddViewBean. handleButton1Request(SMDiscoEntryData smData)protected voidRealmResourceOfferingEditViewBean. handleButton1Request(SMDiscoEntryData smData)protected voidRealmResourceOfferingViewBeanBase. setValues(SMDiscoEntryData smDisco, AMModel model) -
Uses of SMDiscoEntryData in com.sun.identity.console.service
Methods in com.sun.identity.console.service that return SMDiscoEntryData Modifier and Type Method Description protected SMDiscoEntryDataSMDiscoveryBootstrapRefOffAddViewBean. getCurrentServiceData()protected SMDiscoEntryDataSMDiscoveryBootstrapRefOffEditViewBean. getCurrentServiceData()protected SMDiscoEntryDataSMDiscoveryBootstrapRefOffViewBeanBase. getValues(boolean validated)Methods in com.sun.identity.console.service with parameters of type SMDiscoEntryData Modifier and Type Method Description protected voidSMDiscoveryBootstrapRefOffAddViewBean. handleButton1Request(SMDiscoEntryData smData)protected voidSMDiscoveryBootstrapRefOffEditViewBean. handleButton1Request(SMDiscoEntryData smData)protected abstract voidSMDiscoveryBootstrapRefOffViewBeanBase. handleButton1Request(SMDiscoEntryData smData)protected voidSMDiscoveryBootstrapRefOffViewBeanBase. populateDirectiveMechIDRefs(SMDiscoEntryData data)protected voidSMDiscoveryBootstrapRefOffViewBeanBase. setValues(SMDiscoEntryData smDisco, AMModel model) -
Uses of SMDiscoEntryData in com.sun.identity.console.service.model
Methods in com.sun.identity.console.service.model that return SMDiscoEntryData Modifier and Type Method Description SMDiscoEntryDataSMDiscoveryServiceData. getSMDiscoEntryDataHandler()Returns the handler to theSMDiscoEntryDatainstance stored in this object.Methods in com.sun.identity.console.service.model with parameters of type SMDiscoEntryData Modifier and Type Method Description voidSMDiscoveryServiceData. addResourceData(SMDiscoEntryData data)Adds the resource offering entry to the list object.voidSMDiscoveryServiceData. replaceResourceData(int idx, SMDiscoEntryData data)Replaces the resource offering entry to the list object.voidSMDiscoveryServiceData. setSMDiscoEntryDataHandler(SMDiscoEntryData data)Sets the resource offering entry object to the value provided. -
Uses of SMDiscoEntryData in com.sun.identity.console.user
Methods in com.sun.identity.console.user that return SMDiscoEntryData Modifier and Type Method Description protected SMDiscoEntryDataUMUserResourceOfferingAddViewBean. getCurrentServiceData()protected SMDiscoEntryDataUMUserResourceOfferingEditViewBean. getCurrentServiceData()protected SMDiscoEntryDataUMUserResourceOfferingViewBeanBase. getValues(boolean validated)Methods in com.sun.identity.console.user with parameters of type SMDiscoEntryData Modifier and Type Method Description protected voidUMUserResourceOfferingAddViewBean. handleButton1Request(SMDiscoEntryData smData)protected voidUMUserResourceOfferingEditViewBean. handleButton1Request(SMDiscoEntryData smData)protected voidUMUserResourceOfferingViewBeanBase. setValues(SMDiscoEntryData smDisco, AMModel model)
-