|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blueprint | |
---|---|
org.hippoecm.hst.configuration.channel |
Uses of Blueprint in org.hippoecm.hst.configuration.channel |
---|
Classes in org.hippoecm.hst.configuration.channel that implement Blueprint | |
---|---|
class |
BlueprintService
|
Methods in org.hippoecm.hst.configuration.channel that return Blueprint | |
---|---|
Blueprint |
ChannelManagerEvent.getBlueprint()
Returns a blueprint object which is being used during the channel creation. |
Blueprint |
ChannelManagerImpl.getBlueprint(String id)
|
Blueprint |
ChannelManager.getBlueprint(String id)
Retrieve a blue print from it's ID. |
Methods in org.hippoecm.hst.configuration.channel that return types with arguments of type Blueprint | |
---|---|
List<Blueprint> |
ChannelManagerImpl.getBlueprints()
|
List<Blueprint> |
ChannelManager.getBlueprints()
The list of available blueprints |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |