public class ModuleMetadataResource
extends org.springframework.hateoas.ResourceSupport
Modifier and Type | Class and Description |
---|---|
static class |
ModuleMetadataResource.Page
Dedicated subclass to workaround type erasure.
|
Constructor and Description |
---|
ModuleMetadataResource(java.lang.String moduleId,
java.lang.String containerId,
java.lang.String properties) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContainerId() |
java.lang.String |
getModuleId() |
java.lang.String |
getProperties() |
java.lang.String |
toString() |