org.axway.grapes.server.webapp.views
Class ArtifactView
java.lang.Object
com.yammer.dropwizard.views.View
org.axway.grapes.server.webapp.views.ArtifactView
public class ArtifactView
- extends com.yammer.dropwizard.views.View
| Methods inherited from class com.yammer.dropwizard.views.View |
getCharset, getTemplateName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactView
public ArtifactView()
setArtifact
public void setArtifact(Artifact artifact)
getArtifact
public Artifact getArtifact()
setShouldNotBeUse
public void setShouldNotBeUse(Boolean shouldNotBeUsed)
shouldNotBeUsed
public Boolean shouldNotBeUsed()
setIsCorporate
public void setIsCorporate(Boolean isCorporate)
isCorporate
public Boolean isCorporate()
setOrganization
public void setOrganization(Organization organization)
Copyright © 2014. All Rights Reserved.