@Deprecated public class ArtifactFilenameFactoryBean extends Artifact implements org.springframework.beans.factory.FactoryBean<String>
Constructor and Description |
---|
ArtifactFilenameFactoryBean()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getObject()
Deprecated.
|
Class<String> |
getObjectType()
Deprecated.
|
boolean |
isSingleton()
Deprecated.
|
getArtifactId, getClassifier, getGroupId, getType, getVersion, setArtifactId, setClassifier, setGroupId, setType, setVersion
public ArtifactFilenameFactoryBean()
public String getObject()
getObject
in interface org.springframework.beans.factory.FactoryBean<String>
public Class<String> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean<String>
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean<String>
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.