|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.api.impl.service.content.factory.ModelFactory<Attachment,Content> com.atlassian.confluence.api.impl.service.content.factory.AttachmentFactory
public class AttachmentFactory
Creates API Model Content objects from Hibernate Attachment objects.
Constructor Summary | |
---|---|
AttachmentFactory(ContentFactory contentFactory)
|
Method Summary | |
---|---|
Content |
buildFrom(Attachment attachment,
Expansions expansions)
|
Methods inherited from class com.atlassian.confluence.api.impl.service.content.factory.ModelFactory |
---|
asFunction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttachmentFactory(ContentFactory contentFactory)
Method Detail |
---|
public Content buildFrom(Attachment attachment, Expansions expansions)
buildFrom
in class ModelFactory<Attachment,Content>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |