public class ServiceProvider extends Object implements XMLElement, ServiceProviderInterface
| Constructor and Description |
|---|
ServiceProvider()
default ServiceProvider() constructor.
|
public Integer getId()
getId in interface ServiceProviderInterfaceprotected void setId(Integer id)
public String getName()
getName in interface ServiceProviderInterfacepublic void setName(String name)
public String getTitle()
getTitle in interface ServiceProviderInterfacepublic void setTitle(String title)
public String getAbstracts()
public void setAbstracts(String abstracts)
public String getFees()
public void setFees(String fees)
public String getAccessConstraints()
public void setAccessConstraints(String accessConstraints)
public String getGivenName()
getGivenName in interface ServiceProviderInterfacepublic void setGivenName(String givenName)
public String getUrl()
getUrl in interface ServiceProviderInterfacepublic void setUrl(String url)
public Date getUpdatedDate()
getUpdatedDate in interface ServiceProviderInterfacepublic void setUpdatedDate(Date updatedDate)
public ContactInformation getContactInformation()
public void setContactInformation(ContactInformation contactInformation)
public Set getExceptions()
public void setExceptions(Set exceptions)
public void addException(String except)
public Set getDomainResource()
public void setDomainResource(Set domainResource)
public void addDomainResource(ServiceDomainResource dr)
public void setAllRoles(Set allRoles)
public Set getAllRoles()
public void addRole(Roles role)
public String getOrganizationCode()
public void setOrganizationCode(String code)
public Set getAllLayers()
public void setTopLayer(Layer topLayer)
public Set getServiceProviderKeywordList()
public void setServiceProviderKeywordList(Set serviceProviderKeywordList)
public void addKeyword(String keyword)
public void convertValues2KB(HashMap conversionValues) throws Exception
newUrl - String representing the URL the old URL has to be replaced with.Exceptionpublic Element toElement(Document doc, Element rootElement)
toElement in interface XMLElementdoc - Document object which is being used to create new ElementsrootElement - The element where this object belongs to.public String getWmsVersion()
public void setWmsVersion(String wmsVersion)
public void setLayers(Set layers)
public boolean isIsSynchronized()
public void setIsSynchronized(boolean isSynchronized)
public String getAbbr()
getAbbr in interface ServiceProviderInterfacepublic void setAbbr(String abbr)
public Date getExpireDate()
public void setExpireDate(Date expireDate)
public String getPersonalCode()
public void setPersonalCode(String personalCode)
public String getUserName()
public void setUserName(String userName)
public String getStatus()
public void setStatus(String status)
public String getPassword()
public void setPassword(String password)
public String getSldUrl()
public void setSldUrl(String sldUrl)
public ServiceProvider shallowClone()
public ServiceDomainResource getServiceDomainResourceByOperationName(String operationName)
public String getType()
getType in interface ServiceProviderInterfacepublic void addTileSet(TileSet ts)
public TileSet getTileSet(Layer layer)
public Boolean getIgnoreResource()
public void setIgnoreResource(Boolean ignoreResource)
public nl.b3p.commons.services.B3PCredentials getCredentials()
public void setAllowed(Boolean allowed)
public Boolean getAllowed()
public String getUrlServiceProvideCode()
public void setUrlServiceProvideCode(String urlServiceProvideCode)
urlServiceProvideCode - the urlServiceProvideCode to setCopyright © 2022 B3Partners B.V.. All rights reserved.