Class UrlImpl
java.lang.Object
cool.klass.model.meta.domain.AbstractElement
cool.klass.model.meta.domain.service.url.UrlImpl
- All Implemented Interfaces:
Element,Url,ElementWithSourceCode
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class cool.klass.model.meta.domain.AbstractElement
AbstractElement.ElementBuilder<BuiltElement extends Element> -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ImmutableList<Parameter> org.eclipse.collections.api.list.ImmutableList<Parameter> org.eclipse.collections.api.list.ImmutableList<Parameter> org.eclipse.collections.api.list.ImmutableList<Service> org.eclipse.collections.api.list.ImmutableList<Element> Methods inherited from class cool.klass.model.meta.domain.AbstractElement
getMacroElement, getSourceCodeObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.klass.model.meta.domain.api.Element
getMacroElementMethods inherited from interface cool.klass.model.meta.domain.api.service.url.Url
getUrlString
-
Method Details
-
getElementContext
- Specified by:
getElementContextin interfaceElementWithSourceCode- Overrides:
getElementContextin classAbstractElement
-
getServiceGroup
- Specified by:
getServiceGroupin interfaceUrl
-
getUrlPathSegments
- Specified by:
getUrlPathSegmentsin interfaceUrl
-
getParameters
- Specified by:
getParametersin interfaceUrl
-
getQueryParameters
- Specified by:
getQueryParametersin interfaceUrl
-
getPathParameters
- Specified by:
getPathParametersin interfaceUrl
-
getServices
- Specified by:
getServicesin interfaceUrl
-