public interface IPublisher extends IUniquelyNamed, Serializable
Defines a publisher for a given model
Modifier and Type | Field and Description |
---|---|
static String |
PUBLISHER_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
IModel |
getModel() |
String |
getName() |
getPrefixedUniqueName, getUniqueName
static final String PUBLISHER_PREFIX
Copyright © 2017. All rights reserved.