{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "journalEntity-representation", "href" : "http://www.roconsoftware.com/profile/journalEntities", "descriptor" : [ { "name" : "balance", "type" : "SEMANTIC" }, { "name" : "currency", "type" : "SEMANTIC" }, { "name" : "morphedType", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "CREW, CUSTOMER, CREWCOIN, USERCOIN, TESTING, TESTINGCREW, TESTINGCUSTOMER" } }, { "name" : "morphedId", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "updatedAt", "type" : "SEMANTIC" }, { "name" : "transactions", "type" : "SAFE", "rt" : "http://www.roconsoftware.com/profile/journalTransactionEntities#journalTransactionEntity-representation" } ] }, { "id" : "create-journalEntities", "name" : "journalEntities", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#journalEntity-representation" }, { "id" : "get-journalEntities", "name" : "journalEntities", "type" : "SAFE", "descriptor" : [ { "name" : "page", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The page to return." } }, { "name" : "size", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The size of the page to return." } }, { "name" : "sort", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The sorting criteria to use to calculate the content of the page." } } ], "rt" : "#journalEntity-representation" }, { "id" : "delete-journalEntity", "name" : "journalEntity", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#journalEntity-representation" }, { "id" : "get-journalEntity", "name" : "journalEntity", "type" : "SAFE", "descriptor" : [ ], "rt" : "#journalEntity-representation" }, { "id" : "update-journalEntity", "name" : "journalEntity", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#journalEntity-representation" }, { "id" : "patch-journalEntity", "name" : "journalEntity", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#journalEntity-representation" }, { "name" : "findAllByMorphedId", "type" : "SAFE", "descriptor" : [ { "name" : "morphedId", "type" : "SEMANTIC" } ] }, { "name" : "findByMorphedTypeAndMorphedId", "type" : "SAFE", "descriptor" : [ { "name" : "morphedType", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "CREW, CUSTOMER, CREWCOIN, USERCOIN, TESTING, TESTINGCREW, TESTINGCUSTOMER" } }, { "name" : "morphedId", "type" : "SEMANTIC" } ] } ] } }